Obtaining
A guide to stxx
Download a package
The easiest way to get started with stxx is to download a precompiled version of stxx. With each release, three packages are created:
- stxx-VERSION-nojars - Contains compiled jar and example wars
- stxx-VERSION.zip - Contains compiled jar and example wars; stxx, Struts 1.0, and Struts 1.1 libraries
- stxx-VERSION-full - Contains compiled jar and example wars; stxx, Struts 1.0, Struts 1.1, FOP, XMLForm, and Velocity libraries
For full functionality, download the "full" version, however if you only need basic XSL transformation capabilities, download the second package as it contains the most commonly needed third-party libraries for default stxx operation.
Retrieve from CVS
If you want to access the latest code, you can checkout the latest copy from the concurrent versioning system (CVS). For more information, see the CVS overview .
by Don Brown