struts.convention.action.name.separator aslo work with result file name
-----------------------------------------------------------------------
Key: WW-2733
URL: https://issues.apache.org/struts/browse/WW-2733
Project: Struts 2
Issue Type: New Feature
Components: Plugin - Convention
Affects Versions: 2.1.3
Reporter: z.w. yao
Assignee: Brian Pontarelli
Priority: Minor
if I set struts.convention.action.name.separator to "_"
then Separator used to build the action name, MyAction -> my_action
ok it's great
but if a "Input" result, then the result file will be my_action-input.xxx,
well, I hope the result file can follow the same pattern as
"my_action_input.xxx"
great job for this plugin!!!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.