----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> On:
> Solaris 2.6
> Apache 1.3.12
> Java JSDK 2.0, JDK 1.1
>
> I cannot send a cookie! The servlet code I am using is simple, and copied
> from a webpage:
jserv error log transcript:
[27/06/2000 11:23:06:779 CDT] <servletLog> Cookies: init
[27/06/2000 11:23:06:785 CDT] <debug> Calling service()
[27/06/2000 11:23:06:799 CDT] <debug> Sending response headers.
[27/06/2000 11:23:06:800 CDT] <debug> Status: 200 OK
[27/06/2000 11:23:06:800 CDT] <debug> Content-Type: text/html
[27/06/2000 11:23:06:803 CDT] <debug> Set-Cookie: xyz-Auth=; expires=Tue,
27-Jun-2000 17:23:06 GMT; domain=.tulane.edu
[27/06/2000 11:23:06:807 CDT] <debug> Ignored IOException.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]