https://issues.apache.org/bugzilla/show_bug.cgi?id=56501

--- Comment #2 from Kay <apacheiss...@sourceway.eu> ---

  <filter>
    <filter-name>IndexFilter</filter-name>
    <filter-class>my.package.index.IndexFilter</filter-class>
  </filter>
  <filter-mapping>
    <filter-name>IndexFilter</filter-name>
    <url-pattern>/*</url-pattern>
  </filter-mapping>

this is my mapping

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to