You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Daniel Lipofsky <Da...@bricsnet.com> on 2005/07/08 05:45:57 UTC

exceptions during validation

I have my own validator method defined in validator-rules.xml.
When an exception is thrown by the validation method, I would
expect it to be handled by the global error handling,
like what happens when an error is thrown by an action.
Instead it proceeds forward just as if validation
succeeded with no errors.  Is there a way to have
this caught by the global error handling?  Or some
better way to do things?

Thanks,
Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org