That information is stored in the session.

So your programm has to include the session id 
that was created by tomcat in the requests (either
as cookie or as query parameter) 

> -----Original Message-----
> From: Malcolm Warren [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 02, 2004 10:12 AM
> To: Tomcat Users List
> Subject: Re: How does Tomcat manage Form-based authentication?
> 
> I'm using an old nuts and bolts programme that actually 
> programmatically sent the "Authorization" header string 
> for BASIC  authorization, and I'd  like to continue using 
> this programme, but I have to tell the new FORM 
> version that I've already signed in, and I don't know how.
> 
> 

Reply via email to