Package org.apache.tapestry.pages

Basic pages used for errors, stale links and stale sessions.

See:
          Description

Class Summary
Exception Default exception reporting page.
StaleLink Stores a message (taken from the StaleLinkException) that is displayed as part of the page.
 

Package org.apache.tapestry.pages Description

Basic pages used for errors, stale links and stale sessions. These can all be overriden in the application specification.

Author:
Howard Lewis Ship hlship@apache.org