the last thing i know about tomcat6 is that its performance is getting good
enough to handle all these without apache. in any case i use reverse proxy
built into apache.no need for mod_jk

then keep your resource folder outside your web app context so that tomcat
will not see it

On 2/6/08, cwilkes <[EMAIL PROTECTED]> wrote:
>
>
> Look at "Exclusions" on the documentation page:
> http://tomcat.apache.org/connectors-doc/reference/uriworkermap.html
>
> Chris
>
>
> Penn wrote:
> >
> > 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?
> >
>
> --
> View this message in context:
> http://www.nabble.com/How-to-Apache-tomcat-wicket-setup--tp15299970p15301172.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