The mail-list example below demonstrates how to set initialization parameters in JSP and servlet.
This example takes firstname, last name and email from user, writes the details into a text files spe
The servlet filter example below demonstrates how to XML files to XSL using Servlet Filter.
The example converts the roster.xml file to a XSL fle.
Run It Now!
The resume posting example below demonstrates how to use HTML elements with servlets.
The example takes user details as inputs and display all the details as output.