User-submitted Servlets Projects

109
1683 reads
Command Servlet Example
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.
Command Servlet Example

Run It Now!
109
1592 reads
Andrea's picture

Submitted by

Andrea
Downloader
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.
Downloader

Run It Now!
107
1628 reads
Alisia's picture

Submitted by

Alisia
Migrating to Struts
This example demonstrates how to fetch registered user infomation with the help of appropriate user input. In this example user will enter confirmation number that is 1 and 2.
Migrating to Struts

Run It Now!
107
1660 reads
User Authentication Example
The user authentication example below demonstrates how to authenticate user in servlets. The example allows the user to view their username and authentication mechanism as output.
User Authentication Example

Run It Now!
106
1707 reads
Web Application Security
The example below demonstrates how to use Security along with JSP and Servlets. The example allows the user to Login, add or delete comments.
Web Application Security

Run It Now!
103
1666 reads
User details example
The user info example below demonstrates how to use multiple servlets. The example allows the user to view the list of customers where user can edit or delete customer details.
Run It Now!
101
2086 reads
Servlet Error Page Example
Servlet Error Page Example
Servlet Error Page Example

Run It Now!
99
1776 reads
Kernel9's picture

Submitted by

Kernel9
The Simple Input Count Example
The simple input count example below demonstrates how to use HTML with servlets to build web applications. The example takes input as integers from user and prints Hello world accordingly.
The Simple Input Count Example

Run It Now!
98
1515 reads
NightAngel's picture

Submitted by

NightAngel
The mail-list example
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 mail-list example

Run It Now!
97
1696 reads
The Hello World Servlet Example
The helloworld servlet example below demonstrates how to create a simple servlet. The example allows the user to view the "Hello World" message as output.
The Hello World Servlet Example

Run It Now!
Make & share a project and showcase your talent to the world!