Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Selecting the input can usually be done using Convention over Configuration, and thus possible to eliminate specifying the input attribute for the general case. Given that an input attribute is absent for any mapping: If the Controller's inputForward is true, a forward named "input" will be sought and then, if fail, at the global forward level. When inputForward is false, only the global forward is sought.