Skip to main content



      Home
Home » Newcomers » Newcomers » <error-page> directive on Tomcat
<error-page> directive on Tomcat [message #44724] Thu, 31 March 2005 22:13
Eclipse UserFriend
I have given the <error-page > directive in the web.xml to move to an
error.jsp on Tomcat. It does not work.

Is there any fix for this.

<error-page>

<exception-type>

javax.servlet.UnavailableException

</exception-type>

<location>/Error.jsp</location>

</error-page>
Previous Topic:re-create Project fails
Next Topic:How to develop EJBs to be deployed in Websphere App server
Goto Forum:
  


Current Time: Mon May 12 01:18:10 EDT 2025

Powered by FUDForum. Page generated in 0.08104 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top