On Wednesday 10 October 2007 06:28, David Leangen wrote: > Eelco's assumption is correct. requestCycle.getRequest().getUrl() does not > start with a '/'. I don't think the check for the missing initial slash > will do anything. > > So, the question is whether or not it is actually "correct" or not to add > in the slash. > > Niclas, why do you say this is not correct?
I only know by the hard work and art of debugging that this is the place where /stylesheets/styles.css became //stylesheets/styles.css and failed to resolve in the HttpContext. I have a hack in HttpContext for PaxWicket that removes all leading slashes except one, so we have a work around hack. Cheers Niclas _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general