Re: question

 public HttpCookieList getCookie() 
 in org.w3c.www.http.HttpMessage

 Use the javadoc [1] that's the easiest way to browse the Jigsaw code.

 [1] /Doc/Programmer/api/packages.html 

 Regards, Benoit.

Tadashi NAKANO writes:

> 
> I have a question. Please help me.
> 
> I'm modifying jigsaw source code.
> I wanna know which part of the program is handling Cookie.
> Please tell me how to get the Cookie from client.
> 
> I think it is contained in client request.
> Is the Class "Request.java"??
> I don't know how I can get the Cookie from the class.
> 
> Please help me.
> 
> Thanks.
> 
> 


- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium (W3C)
                    Architecture domain - Jigsaw Team           

  http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89 
---------------------------------------------------------------------

Received on Monday, 2 November 1998 03:47:20 UTC