Java view technologies and frameworks: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m FIx up portal template and general fixes
Fixed link
Line 70:
 
==Tapestry==
* [[Tapestry_(programming)|Tapestry]] provides a 'Component' view technology.
* 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.