0 Replies Latest reply on Mar 6, 2008 1:15 AM by skrlswamy

    Issue with tomcat's form based authentication

    skrlswamy

      Hi,
      I have used tomcat's form based authentication. For this I have developed my login page using RichFaces (Rich panel). and my resource authentication criteria expression is "*.spf". When login form is being accessed, the java script file generated by richfaces having an extension "*.spf" and the tomcat is not allowing that page to get downloaded. So the login page is not getting rendered properly. How to get rid of this?