We are using struts + velocity combination and all errors are trapped and
handled by GlobalExceptionHandler, however when velocity template is not
found (missing or due to any other reason), I see stack trace in  the
browser -

 Org.apache.velocity.exception.ResourceNotFoundException

How can I make sure that this error is handled gracefully as well ad a
decent message is shown to the user.
A lot of these templates are being handled by a designer now, and are
referred from another template with #parse

TIA,
- Manish



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

Reply via email to