Is using forward as an exception handler's path valid? I didn't know you could do that.
Anyway, I'd reduce the complexity of what you are doing: Start by using an html page as your path, then try a JSP, then an action. Paul > -----Original Message----- > From: Keith Bottner [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 24, 2004 11:43 AM > To: Struts Users Mailing List > Subject: Exception Handler Help! > > > Configuration of global exceptions looks very simple. So I > cannot understand > why the configuration of my global-exception refuses to pick up any > exceptions. If an error occurs I just get the blank white > page. Here is my > global-exception configuration section. > > > <global-exceptions> > <exception key="exception.application" path="errors" > type="java.lang.Exception" /> </global-exceptions> > > Then I have a global-forward that looks like this > > <forward name="errors" path="/errors.do" /> > > I tried specifying /errors.do as the path for the > global-exception and that > did not work either. Any ideas on why Exceptions may not be > getting routed? > > Thanks, > > Keith > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ********************************************************************** Axios Email Confidentiality Footer Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message, and notify us immediately. If you or your employer does not consent to Internet email messages of this kind, please advise us immediately. Opinions, conclusions and other information expressed in this message are not given or endorsed by my Company or employer unless otherwise indicated by an authorised representative independent of this message. WARNING: While Axios Systems Ltd takes steps to prevent computer viruses from being transmitted via electronic mail attachments we cannot guarantee that attachments do not contain computer virus code. You are therefore strongly advised to undertake anti virus checks prior to accessing the attachment to this electronic mail. Axios Systems Ltd grants no warranties regarding performance use or quality of any attachment and undertakes no liability for loss or damage howsoever caused. ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]