Hi,

I'm running around in circles here and cannot think of an elegant solution.
I hope someone can help.

Situation:

my project is all in a subdirectory with subsitemap of /cocoon under Tomcat.
In fact I renamed /cocoon to /ROOT so my project's homepage is under
http://localhost:8080/myproject/.

I cannot use relative urls to the various pages, since I have a menubar on
each page, and I also don't want to include the full directorypath
(including the projectname). So I added a baseurl tag to the html-output.

I now run into the problem that I cannot get a <a href="#top"> working. It
either goes to <baseurl>/#top or to <original url>/#top but with an error
that there is no pipeline for this url.

Who knows an elegant solution?

Bye, Helma


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to