Re: Login portlet - access request or session context

2011-10-21 Thread David Taylor
Testing on 2.2.2, I see the same behavior. Looks like the error code isn't cleared until successful login, and that its put in the session of the guest user. I believe its put there because of a redirect on login (instead of using a more appropriate request attribute). You are not supposed to have

Re: Login portlet cache

2011-10-21 Thread David Taylor
Which version? I seem to remember this being a problem in version 2.1.3... On Thu, Oct 20, 2011 at 2:08 AM, irvin.belloni wrote: > > I'm using the jetspeed login portlet to allow my users to log into hte > website. > When a wrong login or password is input, i display, after submission, an > erro

Login portlet - access request or session context

2011-10-21 Thread irvin.belloni
I'm using jetspeed 2.2.1 and its login portlet. When the user inputs a wrong login or password, he's being denied access and a error message is displayed. So far, so good. When refreshing the page, we expect the message to disappear and the login page to go back to its normal state. But the error