You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Andreas Zeller - zit-systems <an...@zit-systems.de> on 2006/04/21 00:10:58 UTC

relative URL issue...

Hello everybody,

When using jsp:forward, it forwards me to the page I desire. But it
doesn't rewrite the URL properly.

I forward from the root directory to "pages/". But it won't display
"pages/" but the URL where the index.jsp welcome file is. Now I don't
want to set absolute paths in every jsp/xhtml file.

How can I work around this? I know, this isn't an actual myfaces
question, but I think at least somebody might have had the same problem...

thanks in advance,

Andreas