[Actionframework-users] ANNOUNCE: ActionServlet 0.94.2
Status: Inactive
Brought to you by:
ptoman
From: Petr T. <Pet...@pi...> - 2003-06-06 17:23:45
|
ActionServlet 0.94.2 (http://www.actionframework.org) Changes from 0.94.1 to 0.94.2 ----------------------------- - Velocity 1.3+ is required to rebuild ActionServlet sources - application attribute named "javax.servlet.ServletContex" is set on servlet startup for Velocity 1.3+ - relative and absolute paths can be now used together with Velocity for 'file.resource.loader.path' and 'runtime.log' Velocity properties - absolute paths must start with slash ('/') or have Windows format ('C:\...'); this is a small incompatibility with previous releases! - retrieval of type handlers is now faster thanks to caching - bugfix: ActionConfig could not be loaded from unexpanded .war file - changes in examples: - removed leading slash from relative template paths in Velocity.properties Thanks everyone for comments and patches! -Petr PS: AS 0.95beta still in (slow, but certain) progress... -- [ http://dione.zcu.cz/~toman40 - Pet...@pi... - ICQ=22957959 ] |