Can you show the code part as how you doing this Like saving and than fetching list again Sent from BlackBerry® on Airtel
-----Original Message----- From: Srineel Mazumdar <smaz19...@gmail.com> Date: Sun, 1 Sep 2013 21:39:04 To: Struts Users Mailing List<user@struts.apache.org> Reply-To: "Struts Users Mailing List" <user@struts.apache.org> Subject: Re: Value not persisting in domain object Hi All, Can anyone please help ? Thanks.. On Fri, Aug 30, 2013 at 10:23 PM, Srineel Mazumdar <smaz19...@gmail.com>wrote: > Yes.. the same collection. > > > On Wed, Aug 28, 2013 at 6:55 PM, Paul Benedict <pbened...@apache.org>wrote: > >> 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 >> > >