I am using Struts 1.2.4.
I have 2 modules and was trying to switch from default to moduleA. In my
moduleA, I've used , since my
JSP's
are inside WEB-INF. In my default module, I have these lines:
...
path="/switch.do?prefix=/moduleA&page=/synForm.do"
contextRelative="false"
I am using Struts 1.2.4.
I have 2 modules and was trying to switch from default to moduleA. In my
moduleA, I've used , since my
JSP's
are inside WEB-INF. In my default module, I have these lines:
...
path="/switch.do?prefix=/moduleA&page=/synForm.do"
contextRelative="false"
2 matches
Mail list logo