Servlet filter with JSF
问题 I tried to configure Servlet filter with JSF. I get lot of problems here I am using PrimeFaces also. Here is my web.xml <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0"> <display-name>JsfEaxmples</display-name> <context-param> <param-name>javax.faces.STATE_SAVING