aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool
diff options
context:
space:
mode:
Diffstat (limited to 'id/ConfigWebTool')
-rw-r--r--id/ConfigWebTool/src/main/resources/struts.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/id/ConfigWebTool/src/main/resources/struts.xml b/id/ConfigWebTool/src/main/resources/struts.xml
index 1c5dc83d3..55490788d 100644
--- a/id/ConfigWebTool/src/main/resources/struts.xml
+++ b/id/ConfigWebTool/src/main/resources/struts.xml
@@ -6,7 +6,8 @@
<struts>
<constant name="struts.custom.i18n.resources" value="webpages" />
- <constant name="struts.mapper.action.prefix.enabled" value="true" />
+ <constant name="struts.mapper.action.prefix.enabled" value="true" />
+ <constant name="struts.mapper.action.prefix.crossNamespaces" value="false" />
<package name="default" namespace="/" extends="struts-default">