The downloader example below demonstrates how to download different format of files in servlets.
The example allows the user to download various formats of files specified by servlets.
The below example demonstrates Message handling Internationalization in Struts. this example has 4 properties files with key and value pair. we are accessing value using key in customer.jsp page.
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 output
The SQL gateway example below demonstrates how to use SQL queries to view the result from database.
The example allows the user to fire sql queries to the database and view results.