Hi guys,

in my project, I very often use absolute url. They have a form like: http://domain/foo/bar/resources/org.apache.wicket.Application//path/to/my/file.png

I recently installed Apache and mod_jk.

Are this kind of url valid to be served through mod_jk?

Because it explicitly reference wicket (web framwork), and I've guesssed that the request will be forwarded from mod_jk to tomcat, and then to wicket...

How can I see what is being served by mod_jk and what by tomcat? Any mod_jk log somewhere?

thank you

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to