1 Reply Latest reply on Jan 18, 2008 10:08 AM by nbelaevski

    Richfaces and User Login PhaseListener/Servlet Filter

    xy1475

      Hi,

      I am a Richfaces newbie and playing with it by converting a very basic JSF application into one using Richfaces. The application has a vey simple phaselistener which checks whether a user is currently logged in. If not, it redirects to the login page. Without this phaselistener, the application works well. However, with this phaselistener, the Richfaces Skin is not being rendered somehow. I've also tried with a Servlet Filter of the same purpose and have the same problem. Is this a known issue or am I doing something wrong?

      Thanks a lot.