Java view technologies and frameworks: Difference between revisions

Content deleted Content added
Tonyshan (talk | contribs)
Line 21:
|-
|
| Jt Design Patterns
|
| Click
|}
Line 29:
* SiteMesh can be used with any JSP.
* Facelets is designed to work with JSF.
* Jt is a design pattern framework for the rapid implementation of web applications. It features a wizard application for automated generation. It supports JSP, struts and Ajax.
* Wicket and Tapestry have their own native templating.
* Click uses HTML based velocity templates and plain old Java objects. JSP is optional.