Content deleted Content added
m Changed the Tiles link to point to a non-existent Apache Tiles article rather than an article unrelated to the technology. |
→Tapestry: More direct link, mentioned the distinctive live class reloading |
||
Line 71:
==Tapestry==
* [[
* Classes are written as POJOs and Annotations are used to configure them as Tapestry components.
* HTML components can directly refer to the component methods and attributes.
* Changed component classes are live-reloaded into running application for faster development
* '''Competitor''': Wicket, JSF
|