Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
Be the first to post a text review of ActionFramework. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Small improvements version.
Changes from 0.94.1 to 0.94.2 06-Jun-2003 ----------------------------- - Velocity 1.3+ is required to rebuild ActionServlet sources (ActionServlet remains compatible with Velocity 1.1+) - application attribute named "javax.servlet.ServletContex" is set on servlet startup for Velocity 1.3+ (enables WebappLoader velocity tool usage) - 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
Bugfix version.
Changes from 0.94 to 0.94.1 21-Apr-2003 --------------------------- - bugfix: <input-variable> with false 'if' condition overrided value with null - bugfix: <input-variable> direct 'value' now recognizes all number types - bugfix: standard type handlers now deal with widening conversions from wrapper classes to primitive types (Byte -> short, Long -> float etc.) - bugfix: ActionConfig with no <components> caused NullPointerException - added note about Velocity.properties to the Section 2. of Specification - new links added to "Related projects"
Final version.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?