Re: is there any method that executes only when validation fails

2015-04-22 Thread Yaragalla Muralidhar
Thank you. will try this. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Wed, Apr 22, 2015 at 9:43 PM, Felipe Lorenz < felipe.lor...@idealogic.com.br> wrote: > > > Hi, > > No by default! But I believe you can extend and change this

Re: is there any method that executes only when validation fails

2015-04-22 Thread Felipe Lorenz
Hi, No by default! But I believe you can extend and change this behavior. Or you can create an global result for INPUT redirecting to a specific Action/Method. Hope it can helps you. --- FELIPE LORENZ Gerente de Projetos Idealogic Software Fone: (51) 3715 5523 - (51) 3715 5548 www.idealogi

Re: is there any method that executes only when validation fails

2015-04-22 Thread Yaragalla Muralidhar
Thank you. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Wed, Apr 22, 2015 at 9:15 PM, Dave Newton wrote: > No. > > On Wed, Apr 22, 2015 at 11:43 AM, Yaragalla Muralidhar < > yaragallamur...@gmail.com> wrote: > > > Hi, > >In

Re: is there any method that executes only when validation fails

2015-04-22 Thread Dave Newton
No. On Wed, Apr 22, 2015 at 11:43 AM, Yaragalla Muralidhar < yaragallamur...@gmail.com> wrote: > Hi, >In struts Action class is there any method that gets executed only when > validation fails? > > > *Thanks and Regards,* > Muralidhar Yaragalla. > > *http://yaragalla.blogspot.in/

is there any method that executes only when validation fails

2015-04-22 Thread Yaragalla Muralidhar
Hi, In struts Action class is there any method that gets executed only when validation fails? *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ *