Hello,

We are trying to setup a apache in front of tomcat,so that all the static
content(html, images and css) are handled by apache, only the dynamic
content(wicket) is forwarded to tomcat. This is done through mod_JK, apache
2.2 and tomcat 6.

Previously, when using a struts application we would just say *.jsp is
forward to tomcat. How to do this with wicket as we don't have any specific
file extension?

`Penn

-- 
View this message in context: 
http://www.nabble.com/How-to-Apache-tomcat-wicket-setup--tp15299970p15299970.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to