RE: More generic cookie question

2004-12-10 Thread Jim Barrows
> -Original Message- > From: Nagiel, Shahak (Mission Systems) [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 09, 2004 11:33 AM > To: [EMAIL PROTECTED] > Subject: More generic cookie question > > > We have a customized login/authentication scheme in our si

More generic cookie question

2004-12-09 Thread Nagiel, Shahak \(Mission Systems\)
We have a customized login/authentication scheme in our site, using an extended Struts ActionMapping class. The authentication check itself (handled in our extended ActionServlet class) is simple: if the user has a username, proceed, otherwise forward to the login page. In order to smoothly ha