Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.0
-
None
Description
Create default behaviour for simple actions so that no entry need be made in xwork.xml. The ActionConfig and ResultConfig will be created after verifying that an Action class and a particular view exist in the default locations.
The java package in which to look for the action class would be defined by an element <default-action-package>. The Result would need to be created using a factory that returned an application specific type (ie ServletDispatcherResult).
See http://sourceforge.net/mailarchive/forum.php?thread_id=2978896&forum_id=10237