Friday, March 25th, 2005
Category: Java
<
p
>
Tapestry is an event-based
Java web framework. It is very component oriented, and many think it is what JavaServer Faces should have been ;)
It is natural for Tapestry to have components which grok Ajax, and we already have some coming.
For example: This example is Google Suggest-ish.
The more the merrier!
- Tapestry In Action
Tapestry is not a new framework, it has been around for a while and has recently gained a lot of popularity due to the abuse URL-based or...
- Hot skills: MVC
The open source community has contributed a number of MVC (Model/View/Controller)-based web application frameworks for...
- JavaServer Faces vs Tapestry - A Head-to-Head Comparison
After several years as the leading Java Web application framework, the reign of Apache Struts appears to be drawing to an end. Indeed, the...
- TSS Relaunches on Tapestry
From its inception in May 2000, TheServerSide.com has been an exceptionally successful information portal site, receiving upwards of seven million...
- TheServerSide at JavaOne 2005 - Day 4
Day Four at JavaOne includes a case study on handling rapidly changing load characteristics, and the web framework...
The link attached to this comment is another Tapestry/Ajax demo, demonstrating how easy it is for Tapestry to jive with the hype of Ajax easily.