Hi, I have an action class which implements preparable . It works fine but i noticed that the prepare method inside the action class gets invoked twice before getting to the intended method.In first invocation the variables inside the action class are all null , However in second invocation they all are prefilled from the page.Can anyone explain why it gets invoked twice ?. -- View this message in context: http://www.nabble.com/Prepare-method-being-invoked-twice-tp18978969p18978969.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]