You can use getServletPath() method in HttpServletRequest to get the
request path in the login filter. if the request path start with the prefix "
/javax.faces.resource" , don't check the request or redirect it to login
page, just pass the request. because JSF resources file always start
with the prefix of " /javax.faces.resource".
--
[Message sent by forum member 'gubaojian']
View Post: http://forums.java.net/node/883606