Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by Carl:
http://wiki.apache.org/tapestry/Tapestry5HowToUseTapestryForCustomErrorPages

------------------------------------------------------------------------------
  = How To Use Tapestry For Custom Error Pages =
  
- ''Note: This describes how to use a page in a Tapestry application to display 
custom 404 (and other) error messages. This is different to overriding the 
Exception report - for that, see [Tapestry5ExceptionPage].''
+ ''Note: This describes how to use a page in a Tapestry application to display 
custom 404 (and other) error messages. This is different to overriding the 
Exception report - for that, see ["Tapestry5ExceptionPage"].''
  
  You can add custom pages to your web.xml using the error-page element - see 
[http://edocs.bea.com/wls/docs61/webapp/web_xml.html]. For a given error code 
or exception, the server will display the page at a given path.
  

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

Reply via email to