Is there a way, one can use the new Servlet 2.3 API Filter feature across two JSPs ?
Created May 4, 2012
Govind Seshadri Yes, you can configure a filter chain using multiple JSPs under Servlet 2.3. For details, see the article titled Writing Servlet Filters at O'Reilly's Onjava.com.