Tagged Questions
1
vote
2answers
714 views
Is it possible to resolve css as a classpath resource using Flying Saucer (XHTML-Renderer)?
I'm trying to package up resources into a jar, but I'm having trouble getting Flying Saucer to find the css on the classpath - I can't construct a URL easily to be able to resolve this seamlessly.
...