Team, I'm new user of appfuse. In /web/pages/user/main.jsp, I want to click a link and jump to another .jsp page in pages/ directory. However I also get 404 error. Any advice on config or the code?
Thanks a lot in advance! -Mike
...
../user/main2.jsp
"Outside pages/ dir, Relative path: OK"
/pages/user/success.jsp "Inside pages/ dir, Arbitrary path: Failed"
../pages/user/success.jsp "Inside pages/ dir, Relative path: Failed"
<c:url value= "
target="_parent">"Inside pages/ dir, Use c:url: Failed"
...
--
View this message in context:
http://www.nabble.com/In-JSP-page%2C-cannot-jump-to-new-.jsp-in-pages--directory-tf4234311s2369.html#a12047190
Sent from the AppFuse - User mailing list archive at Nabble.com.
