You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Piller Sébastien <pi...@hmcrecord.ch> on 2008/10/02 12:44:38 UTC

URL to use with mod_jk

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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org