I didn't pay attention that you had your input set to
the action.  Since you had valdiate="true", it would
try to validate before the Action's perform method was
called, but if validation failed it would try to go to
the action again.  So it would validate, fail, go to
the action, etc.

David

--- Mike Bridge <[EMAIL PROTECTED]> wrote:
> Hi David,
> 
> I'm using Struts_Validator-2001100702.jar with
> Struts 1.0.
> 
> I am confused about how to make this work, so I
> turned the
> automatic validation off and validated it manually
> in my Action 
> class, the same way as in the multipage form
> example.
> 
> I'm not sure where I went wrong, but I had troubles
> setting it
> up with input="/survey.do".  Validation worked when
> I set 
> input="/survey.jsp".
> 
> -Mike
> 
> 
> On Thu, Sep 20, 2001 at 08:08:05AM -0700, David
> Winterfeldt wrote:
> > What version of Struts are you using and what
> version
> > of the Validator?
> > 
> > David
> > 
> > > 
> > > 5) copied the tld and the
> > > Struts_Validator-20010702.jar 
> 
> -- 
> Mike Bridge 
> <[EMAIL PROTECTED]>


__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

Reply via email to