Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 89029 invoked from network); 30 Jan 2003 15:49:18 -0000 Received: from smarthost1.mail.easynet.fr (212.180.1.68) by daedalus.apache.org with SMTP; 30 Jan 2003 15:49:18 -0000 Received: from [212.180.36.67] (helo=octovma) by smarthost1.mail.easynet.fr with esmtp (Exim 3.35 #1 (Debian)) id 18eGwH-0004g8-00; Thu, 30 Jan 2003 16:49:18 +0100 From: "Vincent Massol" To: "'Cactus Users List'" Cc: Subject: RE: A question Date: Thu, 30 Jan 2003 16:48:58 +0100 Organization: OCTO Technology Message-ID: <002401c2c877$1daac730$4724b4d4@octovma> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <20030130000559.8125.qmail@web9808.mail.yahoo.com> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Tony, You should look in the sample application packaged in the cactus distribution. There are tests that demonstrates setting and retrieving cookies. You can view them with viewcvs at: http://cvs.apache.org/viewcvs/jakarta-cactus/sample-servlet/src/test-cac tus/share/org/apache/cactus/unit/TestCookie.java and http://cvs.apache.org/viewcvs/jakarta-cactus/sample-servlet/src/test-cac tus/share/org/apache/cactus/sample/TestSampleServlet.java Hope it helps, -Vincent > -----Original Message----- > From: Bin Yan (Tony) [mailto:binyanmail@yahoo.com] > Sent: 30 January 2003 01:06 > To: cactus-user@jakarta.apache.org > Subject: A question > > Hi, All: > > I have setup using cactus and I have one problem. In > one of the setUp() method I am trying to get the > cookies from request object. But I got none. I wonder > where I should do some configuration before I can get > the cookies. Please note I got zero cookies from both > HTTP requests (as designed by cactus). > > TIA > > ===== > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Tony Yan binyanmail@yahoo.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: cactus-user-help@jakarta.apache.org