Hi guys,

in my project, I very often use absolute url, built with RequestUtils.toAbsolutePath. It works just fine, all my ressources are available.

I recently installed Apache and mod_jk.

Are the url valid to be served through apache/mod_jk?

Because they have a form like http://domain/foo/bar/resources/org.apache.wicket.Application//path/to/my/file.png

and I was wondering if an url like above will be served through apache or through tomcat? (my goal is to serve static files through apache, like everybody ;))

thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to