User-submitted Servlets Projects

114
2305 reads
Timothy5's picture

Submitted by

Timothy5
JavaMail
The java mail example below demonstrates how to send a mail in servlets using java mail. The example below allows the user to send a mail to the given email address.
JavaMail

Run It Now!
113
1725 reads
CodeDude's picture

Submitted by

CodeDude
Hollistic Counter Example
The hollistic counter example below demonstrates how to save data using servlets. The example allows the user to view the number of times the servlet has been accessed as output.
Hollistic Counter Example

Run It Now!
112
1623 reads
Shadowheaven's picture

Submitted by

Shadowheaven
The Security example
The Security example below demonstrates how to set security roles for resources in servlets. The example allows the user with roles admin and programmer to access the admin resources.
The Security example

Run It Now!
111
1803 reads
Timothy5's picture

Submitted by

Timothy5
XML Servlet
The xml servlet example below demonstrates how to create a xml file using servlets. The example creates a xml file with the data specified in the servlet.
XML Servlet

Run It Now!
110
1514 reads
Kernel9's picture

Submitted by

Kernel9
The Color Test Example
The color test example below demonstrates how to use servlets to build web pages. The example allows the user to select multiple colors and print the colors as output.
The Color Test Example

Run It Now!
110
1477 reads
cassia's picture

Submitted by

cassia
The Hello World Servlet
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

Run It Now!
109
1608 reads
Date Display Example
The date display example below demonstrates how to use servlets to display date. The example allows the user to view Current day, date as output.
Date Display Example

Run It Now!
109
2102 reads
CodeDude's picture

Submitted by

CodeDude
Registration Example
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.
Registration Example

Run It Now!
109
1703 reads
The Mail-List Example
The mail-list example below demonstrates the working of HTML with servlets. The example takes user details from user to show them as output.
The Mail-List Example

Run It Now!
109
2128 reads
The Auto-Refresh Example
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 Auto-Refresh Example

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