Run:
  JspStore
   

View:
  index.jsp
  cart.jsp
 
 

 

JspStore Sample

The sample itself illustrates using session state to maintain a shopping cart. A user chooses a T-shirt or sweatshirt to order. The order is then redisplayed for him. If shopping continues and the order is changed the page redisplays the order striking out the previous choices.