IMO the session validator or access controller should redirect to the logon (or anonymous page) on timeout as a part of the default deployment. Didn't realize it worked this way, since I always override the access controller. I'll look into getting it fixed, thanks
> -----Original Message----- > From: Jeffrey Owens [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 8:52 AM > To: Jetspeed Users List; [EMAIL PROTECTED] > Subject: RE: automatic logout problem ? > > > > Simple for most people, I can probably write a session validator, > but where do I put it? I'm a marginal java programmer. > Mark Orciuch wrote:I don't care for that behaviour myself. It > should be simple enough to create > your own session validator which redirects to login screen (or > /portal) when > the user is no longer logged in. > > Best regards, > > Mark C. Orciuch > Next Generation Solutions, Ltd. > e-Mail: [EMAIL PROTECTED] > web: http://www.ngsltd.com > > > > -----Original Message----- > > From: Jeffrey Owens [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, October 09, 2002 10:33 AM > > To: Jetspeed Users List > > Subject: Re: automatic logout problem ? > > > > > > > > I've also noticed this behavior and have been unable to find a > > solution in the documention or user archives. > > Marian Skalsky wrote:Hi there! > > > > I login to JS and leave it as it is for a while (5 min. maybe). > > Then I try to click on some link and i get to LOGIN dialog..it > > looks like JS > > has unloged me automaticaly. But, the bottom (content of the > > page), is still > > there.. so I can browse the JS (hit tabs).. but with login dialog > > abowe.. Of > > course it tells me "Sorry, you have no permission to see this > > portlet", but > > It is there... > > It's kind of tricky behaviour.. if it is unloging the user > > automaticaly, why > > there is a content still visible.. > > > > Can somebody tell me what's wrong ? > > I was trying to find the answer in the archive first, but I was > unable to, > > despit of that I remember somebody was asking this not a long time ago. > > > > Thx a lot. > > $kala. > > > > > > -- > > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > > > Jeffrey Owens > > > > > > --------------------------------- > > Do you Yahoo!? > > Faith Hill - Exclusive Performances, Videos, & more > > faith.yahoo.com > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > Jeffrey Owens > > > --------------------------------- > Do you Yahoo!? > Faith Hill - Exclusive Performances, Videos, & more > faith.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
