blob: 41cbc8a14ffa881372395a0a035f4de3e5622b5f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>PageTypes Example</title>
</head>
<body>
<h1>PageTypes Example</h1>
The links below allow you to force the exceptions that will show you the standard
pages in Tapestry. Right now, you're looking at a <b>Home<b/> page, with a few
<b>DirectLink</b> components on it.
<ol>
<li><a jwcid="staleSession">StaleSession</a>
<li><a jwcid="staleLink">StateLink</a>
<li><a jwcid="exceptionLink">Exception</a>
<li><a jwcid="niceException">Friendly exception page</a>
</ol>
</body>
</html>