Hi,
I m using DynaVaidationForm so struts automatically
checks for the validation depending upon the
defination in validation.xml
is there a way out by using DynaValidationForm

Ashish
--- Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> you can define a property in your form bean with a
> different value if you
> use one button or the other.
> 
> In your validation method you test this property to
> verify if you check the
> others fields or not.
> 
> Arnaud
> 
> > -----Message d'origine-----
> > De : Ashish Kulkarni
> [mailto:[EMAIL PROTECTED]]
> > Envoye : mardi 24 decembre 2002 16:29
> > A : Struts Users Mailing List
> > Objet : 2 submit buttons with different action
> >
> >
> > Hi,
> >
> > I have 2 buttons on one jsp, one is submit button
> and
> > the other is back. I want to use only one action
> form
> > to handle both the events, I am using
> > DynaValidatorForm.
> > So the problem i amfacing is, the fields get
> validated
> > even if i press the back button,
> > Is there a way to make sure that the validation
> occurs
> > only when i press submit button
> >
> >
> >
> > =====
> > A$HI$H
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> > http://mailplus.yahoo.com
> >
> > --
> > To unsubscribe, e-mail:
> >
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


=====
A$HI$H

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to