Are you using annotations or xml approach to work with struts? And have you checked what happens when you don't define your struts actions as prototype?
-Puneet -----Original Message----- From: rohit [mailto:ro...@in-rev.com] Sent: Monday, December 03, 2012 2:13 PM To: user@struts.apache.org Subject: Prototype beans We are defining struts action classes in spring as prototype bean, in this while editing a particular bean a new object is being inserted, I can imagine this would be because of prototype nature of beans. How can we achieve edit with prototype beans? Regards, Rohit