Are you retrieving the same collection?
On Wed, Aug 28, 2013 at 8:22 AM, Srineel Mazumdar <smaz19...@gmail.com>wrote: > Hi, > > I am creating a shopping cart application in Struts 2. I am updating a list > in Cart domain object when the user selects some items in shopping list > using checkboxes and clicks Next. In the CheckOut page those items would be > shown. But in my case it shows empty list. Upon debugging, I find that list > is updated finally, but an empty list is fetched in Check Out page. > > Can somebody help me by giving some pointers ? > > Thanks., > Srineel > -- Cheers, Paul