1

I have a session scoped bean (I have checked the imports and they are correct for ManagedBean). There is a main page which checks if the user has been authenticated by calling one of the get methods of the session bean. Upon first view I see that the Session Bean is correctly constructed. If I attempt a login, I see that the correct method is called and the login succeeds. However, when the user is redirected back to the main page the constructor of the session bean is called again. Any ideas?

BalusC
  • 1,082,665
  • 372
  • 3,610
  • 3,555
avrono
  • 11
  • 1
  • 3

0 Answers0