The filter example below demonstrates how to user filters with servlets.
The example allows the user to view special offers which gives random offers.
Run It Now!
The mail-list example below demonstrates how to use simple HTML forms with JSP Expressions.
This example takes firstname, last name and email from user and display it as an output.
this program demonstrates how to create a self-executing script that will ask for a year number, then display all the dates for that year in a typical calendar format. Run It Now!