Simple solution:
Look at the source for getRelativePathPrefixToContextRoot
And if it's a straight through call to tomcat implementation: post a bug
with tomcat ppl.  
If it's something that wicket does wrong: post a bug here (jira)

Considering Wicket works with Tomcat 5 and 6, I'd guess you'll endup in
tomcat forums.

- Alex 


-----Original Message-----
From: Ludger Kluitmann [mailto:lkluitm...@googlemail.com] 
Sent: Thursday, July 15, 2010 4:41 AM
To: users@wicket.apache.org
Subject: tomcat 7.0.0 getRelativePathPrefixToContextRoot

Hi,

with running a wicket application under tomcat 7 I found a strange
difference to tomcat 6. getRelativePathPrefixToContextRoot in tomcat 6
is empty. In tomcat 7 getRelativePathPrefixToContextRoot delivers ../

I'm not sure if it is a wicket or a tomcat problem, but nevertheless I
get wrong path settings for some style sheets, javascript and images.

ludger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to