O. Oke wrote:

Help please!

I have just integrated ExceptionHandler into
struts-config.xml file.  It now
appears to handle exceptions (because stack trace is
no longer displayed in browser, when there is an
error) but no error is output in JSP.
My jSP (TILES) has tags for actionErrors and
ActionMessages, which outputs errors/messages for
other things such as validation errors, but does not
work for ExceptionHandler in struts-config.xml file.

Can anyone please tell me why exceptionHandler errors
are not output in my JSP(tiles) screen?

Please see my source code below.

Thank you.


I just had the thought that this whole way of doing things may be superior to logging with respect to debugging. Hmmm?


Michael


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



Reply via email to