Does anyone here know how to exclude a file type using JK2? I ask because doing the following below will cause all files to be served by Tomcat.. right?
[uri:/myApp/*.jsp] info=Extension mapping [uri:/myApp/*] info=Map the whole webapp I want Apache to serve all html, xml, css, etc.. Also all my servlets are explictly mapped via my web.xml, i do not use the invoker. -------------------- The avalanche has already started. It is too late for the pebbles to vote.
