What is the name of the class of the exception ....

You can define an error page in the web.xml if you know the class then
this may help
http://edocs.bea.com/wls/docs61/webapp/web_xml.html#1017571http://edocs.
bea.com/wls/docs61/webapp/web_xml.html#1017571 


This is not bea specific / struts specific 


Regards
Guru


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of yitzle
Sent: 19 June 2007 15:31
To: Struts Users Mailing List
Subject: [S2] Best way to catch specific exception at any point?

I'm working on a web app that got a weird tendency to throw a specific
exception - at any action.
What's the best way to redirect to a specific JSP on that error? With
an interceptor? Or stick in a try/catch in all my execute()'s?

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


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

Reply via email to