User-submitted Sessions Projects

545
10484 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!
171
1075 reads
Kernel9's picture

Submitted by

Kernel9
The Online Gas Purchase Store Example
The online gas purchase store example below demonstrates how to use session in servlets. This example accepts purchase details from user and adds them into the current purchases table.
The Online Gas Purchase Store Example

Run It Now!