[Actionframework-users] ANNOUNCE: ActionServlet 0.93.2a
Status: Inactive
Brought to you by:
ptoman
From: Petr T. <Pet...@pi...> - 2002-07-07 15:26:34
|
ActionServlet 0.93.2a (http://sourceforge.net/projects/actionframework) Changes from 0.93.2 to 0.93.2a 6-Jul-2002 ------------------------------ - session based initialization code is now run before ActionServlet.handle() is called - this allows calling getComponent() method from handle() - links to www.actionframework.org removed because of VHOST issue on SF - bugfix: build.xml creates 'classes' directories - need when building from CVS - bugfix: templates names caching removed (caused 'template was not loaded by getTemplate() method' error when template name cache expired - bugfix: JavaBeansInstantiator didn't initialize props of re-created component - bugfix: URLParameterRetriever didn't retrieve last single-character parameter Note: versions 0.93.1a and 0.93.2a use exactly the same code except for ActionConfigEntityResolver-0.93.2a accepts www.actionframework.org DTD. |