| <!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><jwc id="insertDate"/></b> | |
| <p>Click <jwc id="refresh">here</jwc> to refresh. | |
| </body> | |
| </html> |