errors.do is an action mapping.

But your question made me take a second look at something. It appears that
the exception was getting caught and turned into an ActionError in a base
class and therefore never thrown outside the servlet, which of course
prevents it from using the global-exception. If I do remove this
functionality then the global-exception does work in all cases, whether
HTML, jsp or an action mapping (for those of you who are interested).

So thanks for all the help guys, the questions spawned the right thought
processes to track it down. I should have seen this sooner but 18hours
looking at the screen must have got to me, now to sleep.

Thanks again,

Keith 

-----Original Message-----
From: Jitender K Chukkavenkata [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 24, 2004 7:49 AM
To: Struts Users Mailing List
Subject: Re: Exception Handler Help!


Hei Keith,

Could you be little detail regarding struts-config.xml...what is 
errors.do??


Jitender Kumar C.V.


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

Reply via email to