Dwipin C wrote:
WEB-INF/jsp/ChangePassword.jsp
Include a / in front of WEB-INF. (/WEB-INF/jsp/ChangePassword.jsp)
S2 forwards to the JSP result and without the leading slash the
container assumes it's a path relative to your pa
Hi,
I have used a namespace "abc" for a particular set of action
classes. The action class invocation happens with the namespace in the
requested url, as expected. However after the processing is done, the
namespace is appended to the result jsp.
code snippet -
http://struts.apache
2 matches
Mail list logo