[ANN] app-sitemesh 1.0
Michael Nash <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <1116840729.12502.15.camel@139-142-200-104> |
The keel team is pleased to announce the Keel/Sitemesh Integration 1.0
release!
This is the integration to include Sitemesh with Keel Webapps. To use
this
integration, copy the four web-* files from
app-sitemesh/conf/client/webapp,
and put these files in one of your application modules'
conf/client/webapp
directory, and uncomment the content. This will define the servlet
configuration for sitemesh in the assembled web.xml. Create a
src/webapp/WEB-INF directory in your Keel project (not the app-*, svc-*
etc.
modules, but the project). In it you need to put your
sitemesh-decorator.tld
and sitemesh-page.tld (in app-sitemesh/conf/client/webapp) files, as
well as
your sitemesh.xml and decorators.xml. Finally, create the decorators
directory
(or, whatever directory you choose for your decorators, as specified in
your
decorators.xml file) in your project's src/webapp directory, and put the
JSPs
defining your Sitemesh decorators in there. The Sitemesh examples are in
app-sitemesh/conf/client/webapp/sitemesh-examples. That's it! Enjoy.
Changes in this version include:
New Features:
o Enable web.xml snippets for servlet filters, add TLDs
Fixed bugs:
o Replace velocity-dep dependency with actual dependencies
Have fun!
-The keel team
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com