--- Michael McGrady <[EMAIL PROTECTED]> wrote: 
> 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
> 


Michael,

I do intend to log the error and will add the
functionality to do that later.  My primary concern
for now is to give the user some information.  My
problem is what additional step to take in order to
output the message on the screen - JSP (TILES).

Thank you.

Ola.



        
        
                
___________________________________________________________ALL-NEW Yahoo! Messenger - 
all new features - even more fun!  http://uk.messenger.yahoo.com

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

Reply via email to