| <html> | |
| <!-- $Id$ --> | |
| <head> | |
| <title>Tapestry Wap Examples</title> | |
| </head> | |
| <body> | |
| <h1>Tapestry Wap Examples</h1> | |
| <p>Please select one of the following Tapestry applications: | |
| <table border="0" width="370"> | |
| <tr valign="top"> | |
| <th><a href="hello">Hello World</a> </th> | |
| <td>A very basic "Hello World" wml application. </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |