[jboss-user] [Installation, Configuration & Deployment] - Re: Please help me to how to update the error message , than

jaikiran do-not-reply at jboss.com
Mon Nov 13 04:48:54 EST 2006


You can customize the error page by adding the following entry to your web.xml:

  | <error-page>
  |     <error-code>500</error-code>
  |     <location>/yourCustomErrorPage.jsp</location>
  | </error-page> 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985354#3985354

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985354



More information about the jboss-user mailing list