Look at the "requiredif" validation in the current nightly builds.

James

> -----Original Message-----
> From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, December 24, 2002 11:07 AM
> To: 'Struts Users Mailing List'
> Subject: RE: 2 submit buttons with different action
> 
> 
> Sorry but I don't use yet the DynaValidationForm, so I don't 
> know how to configure it :-(
> 
> I don't know how is defined a validation.xml file but it is 
> not possible to define dependencies between several fields ??
> 
> If this field equals "bidule" then this other field should be 
> equal to truc ???
> 
> If it doesn't exist, it could be a good enhancement to 
> propose I think.
> 
> Arnaud
> 
> > -----Message d'origine-----
> > De : Ashish Kulkarni [mailto:[EMAIL PROTECTED]]
> > Envoye : mardi 24 decembre 2002 16:53
> > A : Struts Users Mailing List; [EMAIL PROTECTED]
> > Objet : RE: 2 submit buttons with different action
> >
> >
> > 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]>
> 
> 
> --
> To 
> unsubscribe, e-mail:   
> <mailto:struts-user-> [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]>

Reply via email to