Maybe I have missed something.

I had recently upgraded to Tomcat 6 and am using the following on each of my
filter mappings (I have several chained filters).  It is the first time I
had chosen to use this, so maybe I am doing something wrong.

    <filter-mapping>
        <filter-name>User Agent Filter</filter-name>
        <url-pattern>/*</url-pattern>
        <dispatcher>REQUEST</dispatcher>
        <dispatcher>FORWARD</dispatcher>
    </filter-mapping>

Would this allow the search engine to see the *.vm somehow?

-----
JohnE

http://www.jobbank.com jobbank.com 
-- 
View this message in context: 
http://www.nabble.com/Not-understanding-something-tp18082309p18125926.html
Sent from the Velocity - User mailing list archive at Nabble.com.


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

Reply via email to