Java view technologies and frameworks: Difference between revisions

Content deleted Content added
Mlavannis (talk | contribs)
Mlavannis (talk | contribs)
Line 15:
 
==Tiles==
This is a HTML templating framework based on the "Composite" model. It allows for the HTML page to be broken up into multiple pagelets, called Templates, Definitions and Composing pages. At run time theethe pagelets are stitched together to generate the final HTML. Pages are written in JSP.
 
==Wicket==