Hi there. Correct if I'm wrong, validator returns to the input jsp after a validation fails right?
Now if my jsp was called by an action that receives parameters throught the request, how can I handle this?


Imagine this flow:

Search Action (receives parameters on the request) -> forwards to jsp page -> Validation Action (it fails, lets go back to jsp page, but wait, what was the parameters again???)

Thanks

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



Reply via email to