> -----Original Message----- > From: Gopi Kandaswamy [mailto:gkandasw@;cs.indiana.edu] > Sent: Monday, November 11, 2002 3:54 PM > To: [EMAIL PROTECTED] > Subject: jetspeedUser.setPerm() does not work??? > > > Hi, > > I am using jetspeed-1.4b1 (stable release). > > I do a jetspeedUser.setPerm to store an object and use > jetspeedUser.getPerm to > retrieve it. But I can retrive it only during the current session. If I > logout and then log in, I cannot retrieve it. > > May I know how to retrieve it even after I log out and log in again.
try changing the JetspeedResources.properties: automatic.logout.save = true -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
