Re: j_username in session cookie - where did it go?

2002-08-13 Thread Ben Walding
It was possibly an undocumented (and not part of the spec) feature. You should just use => request.getRemoteUser() Where request is passed in through doGet(request, response) or however that works in JSP. Ed Thompson wrote: >I have just upgraded (uninstalled and reintsalled) from Tomcat 3.2

Re: j_username in session cookie - where did it go?

2002-08-13 Thread Craig R. McClanahan
On Tue, 13 Aug 2002, Ed Thompson wrote: > Date: Tue, 13 Aug 2002 21:57:53 -0400 > From: Ed Thompson <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: j_username in session cookie - where did it go? > > I have just upgrad

Re: j_username in session cookie - where did it go?

2002-08-13 Thread Ed Thompson
10:41 PM Subject: Re: j_username in session cookie - where did it go? > > > On Tue, 13 Aug 2002, Ed Thompson wrote: > > > Date: Tue, 13 Aug 2002 21:57:53 -0400 > > From: Ed Thompson <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>

Re: j_username in session cookie - where did it go?

2002-08-13 Thread Craig R. McClanahan
On Tue, 13 Aug 2002, Ed Thompson wrote: > Date: Tue, 13 Aug 2002 22:56:32 -0400 > From: Ed Thompson <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: Re: j_username in session cookie

RE: j_username in session cookie - where did it go?

2002-08-14 Thread Mark Schmeets
Tuesday, August 13, 2002 11:11 PM To: Tomcat Users List Subject: Re: j_username in session cookie - where did it go? On Tue, 13 Aug 2002, Ed Thompson wrote: > Date: Tue, 13 Aug 2002 22:56:32 -0400 > From: Ed Thompson <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PR

RE: j_username in session cookie - where did it go?

2002-08-14 Thread Craig R. McClanahan
On Wed, 14 Aug 2002, Mark Schmeets wrote: > Date: Wed, 14 Aug 2002 10:54:04 -0400 > From: Mark Schmeets <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: RE: j_username in session c

RE: j_username in session cookie - where did it go?

2002-08-14 Thread Mark Schmeets
CTED]] > Gesendet: Mittwoch, 14. August 2002 16:54 > An: Tomcat Users List > Betreff: RE: j_username in session cookie - where did it go? > > > whoa, that seems like a very oversimplified answer. Some of us require > security at the data level too. A "solution" like

RE: j_username in session cookie - where did it go?

2002-08-14 Thread Craig R. McClanahan
On Wed, 14 Aug 2002, Mark Schmeets wrote: > Date: Wed, 14 Aug 2002 13:47:48 -0400 > From: Mark Schmeets <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: RE: j_username in session cook

RE: j_username in session cookie - where did it go?

2002-08-14 Thread Mark Schmeets
in session cookie - where did it go? On Wed, 14 Aug 2002, Mark Schmeets wrote: > Date: Wed, 14 Aug 2002 13:47:48 -0400 > From: Mark Schmeets <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > S

RE: j_username in session cookie - where did it go?

2002-08-14 Thread Craig R. McClanahan
On Wed, 14 Aug 2002, Mark Schmeets wrote: > Date: Wed, 14 Aug 2002 15:12:08 -0400 > From: Mark Schmeets <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: RE: j_username in session coo

Re: j_username in session cookie - where did it go?

2002-08-14 Thread Ed Thompson
t Users List" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 10:41 PM Subject: Re: j_username in session cookie - where did it go? > > > On Tue, 13 Aug 2002, Ed Thompson wrote: > > > Date: Tue, 13 Aug 2002 21:57:53 -0400 > > From: Ed Thompson <[EMAIL PROTECTED]&

Re: j_username in session cookie - where did it go?

2002-08-14 Thread Milt Epstein
D]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Tuesday, August 13, 2002 10:41 PM > Subject: Re: j_username in session cookie - where did it go? > > > > > > > > On Tue, 13 Aug 2002, Ed Thompson wrote: > > > > > Date: Tue

Re: j_username in session cookie - where did it go?

2002-08-14 Thread Craig R. McClanahan
On Wed, 14 Aug 2002, Ed Thompson wrote: > Date: Wed, 14 Aug 2002 19:27:03 -0400 > From: Ed Thompson <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: Re: j_username in session cookie - w

Re: j_username in session cookie - where did it go?

2002-08-14 Thread Ed Thompson
t: Wednesday, August 14, 2002 7:54 PM Subject: Re: j_username in session cookie - where did it go? > On Wed, 14 Aug 2002, Ed Thompson wrote: > > > OK, exploring the alternatives - > > > > I authenticate, then I call the snoop.jsp in the tomcat examples > > di

Re: j_username in session cookie - where did it go?

2002-08-14 Thread Milt Epstein
quot; <[EMAIL PROTECTED]> > Sent: Wednesday, August 14, 2002 7:54 PM > Subject: Re: j_username in session cookie - where did it go? > > > > On Wed, 14 Aug 2002, Ed Thompson wrote: > > > > > OK, exploring the alternatives - > > > > > > I authen