update « Struts « JSP-Servlet Q&A





1. Updated versions of servlet-filtes to allow excluding uris from being processed by Struts2    struts.1045723.n5.nabble.com

Hi. I have modified StrutsPrepareAndExecuteFilter, StrutsPrepareFilter and StrutsExecuteFilter to enable excluding of uri-patters. The filter-config is as follows: struts2-prepare org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter ...