Results 1 to 2 of 2

Thread: Add to cart and Session Management

  1. #1
    Join Date
    Apr 2006
    Posts
    7

    Default Add to cart and Session Management

    I'm new to Spring and I'm trying to implement an Add To cart feature. What sort of controller do I use and do I just use the normal request and response objects? If so, what is their lifetime?

    Thank you

    -Avinash

  2. #2
    Join Date
    Aug 2004
    Location
    Montréal, Canada
    Posts
    845

    Default

    You may review the petstore sample that is part of the Spring distribution.

    HTH.
    Omar Irbouh

    Spring Modules Team
    http://irbouh.blogspot.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •