Monday, August 2, 2010

Pure JSP templating

Here is small proposal for templating using just basic
JSP techniques (no Struts Tiles, JSF nor Facelets needed).
It uses JSP Tag Files to implement the "template (tag)".

Layout is inspired by my favorite

http://matthewjamestaylor.com/blog/holy-grail-no-quirks-mode.htm

And war file with all 3 files *tag, sample and css) can be downloaded from my web site:

http://www.aitk.info/download/Layouts.1.0.war


Any comments and imrovements are welcomed.

No comments:

Post a Comment