Java view technologies and frameworks: Difference between revisions

Content deleted Content added
No edit summary
Line 63:
* Compared to JSPs, enforces a clear separation of [[HTML element|HTML markup]] and Java code.
* Web page components are 'pushed' into the HTML markup from the code.
* '''Competitor''': Tapestry, JSF, HybridJava
 
==JavaServer Faces (JSF) and Facelets==