Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » <error-page> directive on Tomcat
<error-page> directive on Tomcat [message #44724] Fri, 01 April 2005 03:13
Jaspreet is currently offline JaspreetFriend
Messages: 16
Registered: July 2009
Junior Member
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: Tue Jul 16 11:58:08 GMT 2024

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

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

Back to the top