blob: 3575716b5d2624e81e34931f9b1a114cb6f096d3 [file] [log] [blame]
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id$ -->
<html>
<head>
<title>Tapestry: Web Application Framework</title>
</head>
<body>
<p>Classes and components for main elements of the Wireless Markup Language (WML 1.2).
<ul>
<li>{@link org.apache.tapestry.wml.Deck} is an alternative to
{@link org.apache.tapestry.html.BasePage} that provides a <code>text/wml</code> response.</li>
<li>Basic support for WMLScript.</li>
<li><b>No support for WML style tables.</li>
</ul>
@author Howard Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>
@author David Solis <a href="mailto:dsolis@apache.org">dsolis@apache.org</a>
</body>
</html>