|
From: Oliver W. <ol...@we...> - 2007-09-25 12:39:21
|
Let's say I want to serve a web application. contextPath is /test and the content resides in /foo/bar/baz. Now I would like to serve images as /test/img from /bar/img. Is there a way to configure this in my application's web.xml or jetty's webdefaults.xml ? -- View this message in context: http://www.nabble.com/Serving-static-resources-from-outside-the-context-directory-tf4515262.html#a12878652 Sent from the Jetty Support mailing list archive at Nabble.com. |