Yes i think SSO is the best for this

But in my session class

should i use list? How can i add some data in the cart?

session Class

List<TbCart> cart = new List<TbCart>();

Getter cart.get()

Setter cart.set()


-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Developing-a-Shopping-Cart-Component-T5-0-1-5-tp2431948p3215938.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to