The registration example below demonstrates how to use HTML with JSP to create a registration page.
This example takes user information from user and computes the billing information to show as outpu
The servlet example below demonstrates how to use java bean with servlets.
The example takes an input as confirmation number from user and prints the details of the registration as output.
The auto-refresh example below demonstrates how to create a save data using sessions after each refresh page.
The example increments the counter of the number of times the servlets been accessed in
The command servlet example below demonstrates how to use servlet with HTML.
The example provides the user HTML links where user can click any of these links.