[ http://issues.apache.org/struts/browse/WW-1383?page=comments#action_38514 ] tm_jee commented on WW-1383: ----------------------------
Got another random thought Don, What do you think about the concept of a Composite action mapper, that would somehow allows multiple action mapper, and somehow selecting one Form first thought, it would complicate the action mapper configuration, not sure if this is a good sign. > Support action names with slashes > --------------------------------- > > Key: WW-1383 > URL: http://issues.apache.org/struts/browse/WW-1383 > Project: Struts 2 > Issue Type: Improvement > Components: Configuration > Reporter: Don Brown > Assigned To: Don Brown > Fix For: 2.0.0 > > > To better support ReST-style wildcard schemes ("/article/123/view"), the > default action mapper should support action names that contain slashes. To > do this, instead of assuming everything before the last slash is the > namespace, the configured namespaces should be iterated over and explicitly > matched. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
