Clarification necessary for actions with multiple words -------------------------------------------------------
Key: WW-2175 URL: https://issues.apache.org/struts/browse/WW-2175 Project: Struts 2 Issue Type: Improvement Components: Documentation Affects Versions: 2.0.9 Reporter: Paul Benedict Priority: Trivial I ask for clarification here: http://struts.apache.org/2.0.9/docs/zero-configuration.html The section "Action and Package name" uses a simplistic example: EditAction -> edit.action. Unfortunately, there is no explicit indication to what the URI is if you have, for instance, MyCustomEdit.action. Should the user expect myCustomEdit.action or does it become all lower case (mycustomedit.action)? It is not obvious and I cannot tell without doing testing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.