Any code / Spring config you could share would help us help you. It is a bit difficult from your description below to work out exactly what the problem is?
Mike 2008/10/31 wskent <[EMAIL PROTECTED]> > > I am using Appfuse from May 2008 without maven, when it used Struts 2.0.11, > Sitemesh 2.3, Displaytag 1.1.1, and Spring 2.5. Here is the problem. I am > saving a List of ProductContainer objects in the session and retrieving > this > list successfully. I am seeing the first ProductContainer replaced with the > value of the lastest ProductContainer instance when I am using spring to > inject the value of the current ProductContainer instance. This is all done > in a spring service, not in my action. Any ideas on the cause of the > problem > would be greatly appreciated. I have verified this behavior with both > logging and debug. > > -- > View this message in context: > http://www.nabble.com/framework-manipulating-objects-in-the-session--tp20274268s2369p20274268.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
