Uses of Class
org.apache.tapestry.html.BasePage

Packages that use BasePage
org.apache.tapestry.pages Basic pages used for errors, stale links and stale sessions. 
 

Uses of BasePage in org.apache.tapestry.pages
 

Subclasses of BasePage in org.apache.tapestry.pages
 class Exception
          Default exception reporting page.
 class StaleLink
          Stores a message (taken from the StaleLinkException) that is displayed as part of the page.