On Sun, Jul 26, 2009 at 8:36 PM, aSecondWill <[email protected]> wrote:

> If the form dosn't validate, how do i display the original page, with the
> form errors etc.


_forward back to the original action and make sure you are accessing the
same instance of the form object, it contains the error stack after calling
isValid. - pw

Reply via email to