[ http://issues.apache.org/struts/browse/WW-1029?page=comments#action_38267 ] Don Brown commented on WW-1029: -------------------------------
It seems to me that the DefaultActionMapper supports multiple URL extensions. I will close this as not a problem in a few days if no one disagrees. > No support for multiple URL extensions > -------------------------------------- > > Key: WW-1029 > URL: http://issues.apache.org/struts/browse/WW-1029 > Project: Struts 2 > Issue Type: Improvement > Components: Dispatch > Affects Versions: WW 2.2 > Reporter: Dhruva Reddy > Fix For: Future > > > As of WW 2.2, the framework services only those requests whose URL ends with > the extension specified by the property "webwork.action.extension", > regardless of the mappings in the web application deployment descriptor > (web.xml). It is no longer possible to specify multiple extensions (for > example, I need WW to handle requests whose URLs end with both ".action" and > ".export"). > I am entering this as a defect since this was possible in WW 2.1.7. -- 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
