Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 80520 invoked from network); 15 Feb 2006 12:30:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Feb 2006 12:30:57 -0000 Received: (qmail 55990 invoked by uid 500); 15 Feb 2006 12:30:42 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 55838 invoked by uid 500); 15 Feb 2006 12:30:41 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 55825 invoked by uid 99); 15 Feb 2006 12:30:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 04:30:41 -0800 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,FROM_HAS_ULINE_NUMS,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david_fire4@hotmail.com designates 64.4.61.73 as permitted sender) Received: from [64.4.61.73] (HELO hotmail.com) (64.4.61.73) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 04:30:40 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 15 Feb 2006 04:30:20 -0800 Message-ID: Received: from 192.116.90.56 by BAY102-DAV1.phx.gbl with DAV; Wed, 15 Feb 2006 12:30:19 +0000 X-Originating-IP: [192.116.90.56] X-Originating-Email: [david_fire4@hotmail.com] X-Sender: david_fire4@hotmail.com From: "Zohar Amir" To: "Tomcat Users List" Subject: password protection Date: Wed, 15 Feb 2006 14:30:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-OriginalArrivalTime: 15 Feb 2006 12:30:20.0027 (UTC) FILETIME=[9586F4B0:01C6322B] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I'm using tomcat 5.5.15 on Win XP. I have a servlet that is deployed on a certain context. I would like anyone trying to use that servlet use a username-password. how do I do this? What if I need to protect a jsp that is part of the servlet? Thanks, Zohar. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org