Java view technologies and frameworks: Difference between revisions

Content deleted Content added
Rharner (talk | contribs)
Tapestry: Mentioned no XML, previewable temlpates
Rharner (talk | contribs)
m Tapestry: "Component-oriented" > "Component", for consistency with Wicket & JSF sections
Line 71:
 
==Tapestry==
* [[Apache Tapestry|Tapestry]] provides a 'Component-oriented' view technology.
* Classes are written as POJOs and byte-code transformed at run time
* Configured with annotations and naming conventions rather than XML