Thanks a lot... We included singleton="false" in the applicationContext.xml Now it works perfectly ...
Thanks Once Again Piero Sartini-3 wrote: > > Am Sonntag, 27. Juli 2008 06:04:46 schrieb Arun M: >> Yes , we are using spring and hibernate also along with struts. >> Could you suggest us, where to configure to resue the beans ?? > > The spring plugin is described in detail at > http://struts.apache.org/2.x/docs/spring-plugin.html > I am not using spring and do not know it very well. > > If you do not create your action with struts2 but with Spring, try s.th. > like > <bean id="bar" class="com.my.BarAction" singleton="false"/> > oin your applicationContext.xml > > Piero > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Data-Leakage-in-Struts-2-tp18669314p18674358.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]