Server page redirected to Filer before Login
问题 I have just deployed an Application which has a login page. Upon logging in with the "right" password and "username" however, the index.xhtml gets an error and gets ALWAYS redirected to the filter( a sessions time out) that has been configured. What are the reasons for the redirection? I made a check to see if the session was invalid, but no that was not the case. Here is the web.xml(part) where the filter has been set. Error: javax.faces.application.ViewExpiredException: viewId:/index.xhtml