Hi all, I've implemented a login JSF-Portlet for WebSphere Portal. Although the login process works just fine, I've got a problem with the action method of the backing bean, which does the login. The Problem is as follows: 1. I enter the login data for the first time into the portlet and click on submit 2. The page reloads, but nothing ...