What are you using to manage persistence? Can we see your action's source code?
On Mon, Jul 20, 2009 at 5:42 AM, taltun <[email protected]> wrote: > > When submitting a form using manual validation in my action. Even when the > validation fails and the action method supposed to be called is not called > at all, the dirty data is persisted ? > > How can I prevent data from being persisted if the validation fails ? > > Note: I use prepare method to load e.g an user object from a > manager/service. And the data relates to the user object that is about. > > -taltun > -- > View this message in context: > http://www.nabble.com/Prevent-persisting-data-when-validation-fails-tp24566713p24566713.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] > > -- Jim Kiley Senior Technical Consultant | Summa [p] 412.258.3346 http://www.summa-tech.com

