| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| <html> | |
| <head> | |
| <title>Simple</title> | |
| </head> | |
| <body> | |
| This application demonstrates some dynamic behavior using Tapestry components. | |
| <p>The current date and time is: <b><span jwcid="insertDate">Current Date</span></b> | |
| <p>Click <a jwcid="refresh">here</a> to refresh. | |
| </body> | |
| </html> |