Depending on what you are calling it from.. you could use context:// this will always start at the root of the servlet.
You might need to put it as an XSL variable in the stylesheet you using to transform into html.. and pass it in the sitemap. JD -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 2:31 PM To: [EMAIL PROTECTED] Subject: RE: Pipeline matching problem Thanks, that was the original idea, but when I follow subdir1/somepage.html and I then click the other link I get subdir1/subdir2/someOtherPage.html, rather than subdir2/someOtherPage.html Bye, Helma > -----Original Message----- > From: "J�rgen Haas" [mailto:[EMAIL PROTECTED] > Sent: Monday, 22 December 2003 23:22 > To: [EMAIL PROTECTED] > Subject: Re: Pipeline matching problem > > > Hi Helma, > > > I've tried "/subdir1/somepage.html", but this is turned into > > localhost:8080/subdir1/somepage.html > > instead of > > localhost:8080/cocoon/myWebApp/subdir1/somepage.html > > I'm not sure, but try "subdir1/somepage.html" instead of > "/subdir1/somepage.html". > Maybe this will help. > > CU > J�rgen > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
