Normally you do this by pointing to an .html link and then mapping it
through your chosen web tier, e.g. mainMenu.html maps to
mainMenu.jspthrough the web tier.

Mike.


On 8/8/07, BruceLee <[EMAIL PROTECTED]> wrote:
>
> 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 ...   "Outside pages/ dir, Relative path: OK"
> <http://../user/main2.jsp> "Inside pages/ dir, Arbitrary path: Failed"
> <http://pages/user/success.jsp> "Inside pages/ dir, Relative path: Failed"
> <http://../pages/user/success.jsp> " target="_parent">"Inside pages/ dir,
> Use c:url: Failed"  ...
> ------------------------------
> View this message in context: In JSP page, cannot jump to new .jsp in
> pages/ 
> directory<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<http://www.nabble.com/AppFuse---User-f2370.html>at
> Nabble.com <http://nabble.com/>.
>

Reply via email to