Hi to all again, I added filter object for all requests <url-pattern>/*</url-pattern>. In the Filter class i check the ServletPath (HttpServletRequest.getServletPath()) and i check if is equals to alist of allowd paths. it is work just perfect. But i think that is damage the performance, is it ?
Thank you. -- View this message in context: http://www.nabble.com/Servlet-Filtering---performance..-tf3356429.html#a9334933 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]