Nice work, Don. Being able to JAR the templates is an often
overlooked, but very exciting, usage of Velocity and Freemark. I
updated the release notes and documentation.

-Ted.

On 9/10/06, Don Brown <[EMAIL PROTECTED]> wrote:
If you use Velocity or Freemarker, adding new modules into your web
application is now as easy as dropping in a jar.  I committed a change
to XWork that will have Struts now looking for all struts.xml files in
the classpath, rather than just one.  This allows you to create
self-contained modules, packaged in a single jar, and deploying them
is as easy as copying the jar into WEB-INF/lib.  Each module has its
own Java classes, Velocity or Freemarker templates, and Struts
configuration file.

Along the way, I also removed OSCore as a dependency from XWork and
Struts.  We only used a few classes from it and from what I gather,
the OpenSymphony folks are keen to eliminate it.

Don

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

Reply via email to