By jsugrue
via java.dzone.com
Published: Oct 30 2009 / 10:04
In this article, I will show you how to use SiteMesh in your JEE web sites in order to bring a sense of unity to them.When talking about templating, the method everyone uses at first is to use > tags throughout the JSP pages. This course of action is flawed from the start since all JSPs are responsible to call includes and thus, there’s no real enforcement to use the correct ones.



Comments
dn68495 replied ago:
check out this solution also: http://www.servletsuite.com/servlets/template.htm
Voters For This Link (18)
Voters Against This Link (0)