after user login our e-commerce site successfuly, he was granted an session.
his shopping cart is saved into an session object. sometimes, customer need help for his shopping cart, in order to do that, we need to access his cart/session object. how can we do session share in struts2 ? in other words,we need to save sth(such as the accessary parts) in his shopping cart.. any example? thanks in advance john