Content deleted Content added
→Tapestry: More direct link, mentioned the distinctive live class reloading |
→Tapestry: Mentioned no XML, previewable temlpates |
||
Line 72:
==Tapestry==
* [[Apache Tapestry|Tapestry]] provides a 'Component-oriented' view technology.
* Classes are written as POJOs and
* Configured with annotations and naming conventions rather than XML
* HTML templates are directly previewable by web designers
* Changed component classes are live-reloaded into running application for faster development. * '''Competitor''': Wicket, JSF
|