David Geary discusses his Template taglib successor, Regions,
in this JavaWorld article:

http://www.javaworld.com/javaworld/jw-12-2001/jw-1228-jsptemplate_p.html

An alternative approach to layout is to use the
Servlet 2.3 filter mechanism.

The SiteMesh taglib
(http://www.opensymphony.com/sitemesh/decorators.html)
and the Maverick MVC framework
(http://mav.sourceforge.net) use filters for
implementing layout.

Robin Meade

 > Yes, you should be able to use the template taglib outside of Struts, or
 > Tiles.
 >
 > Tiles is in the contrib folder of hte nightly build, and also available
 > here:
 >
 > http://www.lifl.fr/~dumoulin/tiles/
 >
 > As mentioned, Cedric and I are getting ready to propose Tiles to
 > Taglibs. The template taglib should really live there too, but David
 > doesn't come around much anymore :(
 >
 > Cedric, do you think we could join the codebases in some way. People
 > mention the simplicity of the template taglib. Could we propose
 > something to taglibs that carried both packages?
 >
 > I know David has talked about a successor to templates, but that doesn't
 > seem to be materializing. And if it did, he could just join us in
 > Taglibs.
 >
 > -- Ted Husted, Husted dot Com, Fairport NY USA.
 > -- Building Java web applications with Struts.
 > -- Tel +1 585 737-3463.
 > -- Web http://www.husted.com/struts/
 >


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to