| <html> |
| <head> |
| <title>Wicket Sandbox</title> |
| <link rel="stylesheet" type="text/css" href="style.css"/> |
| </head> |
| <body> |
| <p> |
| <h1>Wicket Sandbox</h1> |
| <p> |
| This is an area for Wicket developers to play around with new ideas.</h1> |
| <p id="titleblock"> |
| <b><font size="+1">experiments</font></b> |
| </p> |
| <p> |
| <h2>Eelco</h2> |
| <ul> |
| <li> <a href="objectedit">objectedit</a> - Generic Object Editing</li> |
| <li> <a href="sessiontest">sessiontest</a> - Test bridging Wicket - other servlets</li> |
| </ul> |
| </p> |
| </table> |
| </p> |
| </body> |
| </html> |