User-submitted JSP Projects

550
27376 reads
QuantomX's picture

Submitted by

QuantomX
Tags:

The Online Pizza Store
The online pizza order example below demonstrates how to use sessions to save data between requests. The example allows the user to order the pizza's from the given options and displays the billing i
The Online Pizza Store

Run It Now!
437
19936 reads
Mastermind's picture

Submitted by

Mastermind
Tags:

CD Shopping Cart
The online CD shopping cart example below demonstrates how to create a shopping cart in JSP. The example allows the user to add items to a shopping cart, and then view the contents of the cart.
CD Shopping Cart

Run It Now!
310
10988 reads
The Database Example
The database example below demonstrates how to use database with JSP. The example allows the user to connect to the database and view all the entries from database.
The Database Example

Run It Now!
239
4931 reads
Madman0101's picture

Submitted by

Madman0101
Shared Objects
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.
Shared Objects

Run It Now!
235
4894 reads
Mastermind's picture

Submitted by

Mastermind
User Info
The User-Info example below demonstrates how to pass data and display it using JSTL. This examples takes ser details as inputs and print them as output.
User Info

Run It Now!
225
13351 reads
Shopping Cart Example
The Shopping Cart example below demonstrates how to use sessions to save data between requests. The example allows the user to add items to a shopping cart, and then view the contents of the cart.
Shopping Cart Example

Run It Now!
198
3993 reads
The customer details example
The customer details example below demonstrates how to implement MVC pattern in servlets and JSP. The example allows the user to view all the list of details of the customers and can edit it the deta
The customer details example

Run It Now!
193
5288 reads
The Shopping Cart
The Shopping Cart example below demonstrates how to use sessions to save the purchase amount value. The example allows the user to add items to a shopping cart, and then view the purchase amount of i
The Shopping Cart

Run It Now!
191
4902 reads
Model 1 JSP with JSTL
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 outpu
Model 1 JSP with JSTL

Run It Now!
181
3613 reads
EL Implicit Object
The EL implicit object example below demonstrates how to use implicit objects in JSP.
EL Implicit Object

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