[ http://issues.apache.org/struts/browse/WW-1383?page=comments#action_38513 ] tm_jee commented on WW-1383: ----------------------------
I see. I guess if it didn't work out in Struts1, we probably shouldn't try it with Struts2 then. > 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
