----------------------------------------------------------------
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!!!
----------------------------------------------------------------
This question really isn't appropriate for this forum.
Get a book on servlets or HTTP and you'll find your answer. All cookies for
a given domain are sent with each request to that domain. You don't request
the client for cookies.
E -
> From: Christoph Kukulies <[EMAIL PROTECTED]>
> Reply-To: "Java Apache Users" <[EMAIL PROTECTED]>
> Date: Wed, 19 Apr 2000 18:58:37 +0200 (CEST)
> To: [EMAIL PROTECTED]
> Subject: Cookies
>
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
>
> Excuse a neophyte's question:
>
> I want to request the client for the existence of
> certain cookies and if they don't exist, should be added
> to the client side. (from within a Jservlet, I should say).
>
> --
> Chris Christoph P. U. Kukulies [EMAIL PROTECTED]
>
>
>
> --
> --------------------------------------------------------------
> 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]
>
>
--
--------------------------------------------------------------
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]