webtier@glassfish.java.net

Re: Problem loading Faces js libraries in Firefox

From: <forums_at_java.net>
Date: Fri, 17 Feb 2012 01:16:40 -0600 (CST)

 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