User-submitted Servlets Projects

406
3554 reads
NightAngel's picture

Submitted by

NightAngel
The JSP Portal Example
The JSP Portal example below demonstrates how to build website portal using JSP and Servlets. The example allows the user to select a portal as input and get its details as output.
The JSP Portal Example

Run It Now!
406
3805 reads
Random Dice Thrower
The random dice thrower example below demonstrates how to use programmatic logic with JSP and servlets. The example allows the user to view random results of dice as output.
Random Dice Thrower

Run It Now!
290
2797 reads
Online Conference Registration
The online conference registration example demonstrates how to use database to save data in servlets. The example allows the user to insert and retrieve data from database.
Online Conference Registration

Run It Now!
266
2280 reads
NightAngel's picture

Submitted by

NightAngel
Shopping Cart
The Shopping Cart example below demonstrates how to use servlets with JSP . The example allows the user to add items to a shopping cart, and then view the contents of the cart .
Shopping Cart

Run It Now!
245
1330 reads
Simple Calendar Page
The JSP example below demonstrates how to use JSP to build web applications. The example below displays a month page of the western calendar for the selected year.
Simple Calendar Page

Run It Now!
214
1573 reads
Timothy5's picture

Submitted by

Timothy5
The User Info Webapp
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.
The User Info Webapp

Run It Now!
204
940 reads
PhantomX's picture

Submitted by

PhantomX
Filter Example
The filter example below demonstrates how to user filters with servlets. The example allows the user to view special offers which gives random offers.
Filter Example

Run It Now!
203
1134 reads
Shadowheaven's picture

Submitted by

Shadowheaven
Cookies
The cookie example below demonstrates how to use cookies with JSP and servlets. The example allows the user to download songs from the respective album .
Cookies

Run It Now!
197
1150 reads
Andrea's picture

Submitted by

Andrea
The Shopping Cart
The Shopping Cart example below demonstrates how to use sessions to store data between requests.
The Shopping Cart

Run It Now!
192
1054 reads
Simple Calendar example
The JSP example below demonstrates how to use JSP to build web applications. The example below displays a month page of the western calendar for the selected year.
Run It Now!