Download ArrowHead ASP
Release 0.2.3 - June 14, 2004
This release fixes a few bugs and adds some enhancements. The enhancements include pluggable page caching mechanism, currently supporting in memory and OS Cache, and the FormatCurrency method.
Files
- Installation notes: INSTALL-0.2.3.txt
- Upgrading notes: UPGRADING-0.2.3.txt (Read this if you are upgrading from 0.2.0 or earlier to 0.2.3)
- Binary JAR: arrowhead-0.2.3.jar
- Source: arrowhead-src-0.2.3.tar.gz
- Sample web.xml file: web.xml-sample.txt
Changelog
Changes from 0.2.2:
- Update to work with JavaCC 3.x
- Made all of the nodes serializable.
- Fixed "cannot access field marked public" error.
- JC: Added FormatCurrency,
- Added Long Java/ASP type conversions.
- Added support for OSCache page caching.

