Are you sure that your validate() method is not causing you to bounce back
to your input page? IOW, are you trying to validate data that wouldn't/couldn't
be there yet? Consider putting some printlns in validate() and/or make sure 
you have an <html:errors/> on your input page.

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

Reply via email to