[ http://issues.apache.org/struts/browse/WW-1383?page=comments#action_38510 ] tm_jee commented on WW-1383: ----------------------------
Hi Don, What do you think about having a different action mapper that allows slashes as action name, and allow switching by switching action mapper? This way we could avoid having the struts.properties. rgds > 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
