User-submitted Projects

182
6296 reads
Alisia's picture

Submitted by

Alisia
Tags:

224
6627 reads
Adrian999's picture

Submitted by

Adrian999
The Expense Report
The expense report example below demonstrates how to use Struts with JSP The example allows the user to add expense details and can retrieve the expense by specifying date.
The Expense Report

Run It Now!
550
27412 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!
310
11016 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!
235
4915 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!
437
19969 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!
168
3270 reads
RichaThomas's picture

Submitted by

RichaThomas
Tags:

286
8457 reads
RichaThomas's picture

Submitted by

RichaThomas
Tags:

Slide Show With Preloaded Data
this is an example of how to code a slideshow using AJAX.
Slide Show With Preloaded Data

Run It Now!
130
3296 reads
Rohan's picture

Submitted by

Rohan
Tags:

369
13812 reads
retundror's picture

Submitted by

retundror
Tags:

Checking Variable
This program is showing in output that variable is initialized or not using isset() method in PHP.
Run It Now!