Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 35991 invoked from network); 18 Jul 2000 17:50:45 -0000 Received: from lukla.sun.com (192.18.98.31) by locus.apache.org with SMTP; 18 Jul 2000 17:50:45 -0000 Received: from centralmail1.Central.Sun.COM ([129.147.62.10]) by lukla.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id LAA22592 for ; Tue, 18 Jul 2000 11:50:44 -0600 (MDT) Received: from esun1as-mm. (esun1as-mm.Central.Sun.COM [129.147.34.144]) by centralmail1.Central.Sun.COM (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with SMTP id LAA29320 for ; Tue, 18 Jul 2000 11:50:43 -0600 (MDT) Received: from eng.sun.com by esun1as-mm. (SMI-8.6/SMI-SVR4) id LAA29633; Tue, 18 Jul 2000 11:52:29 -0600 Message-ID: <3974990C.C29FCB65@eng.sun.com> Date: Tue, 18 Jul 2000 10:51:08 -0700 From: "Craig R. McClanahan" X-Mailer: Mozilla 4.72 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat returning incorrect listing of /examples/jsp/security/protected/jsp References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N "andrew.jenkins" wrote: > I'm trying to test out the built-in user authentication support in Tomcat > 3.1 per > Section 11 of the 2.2 Servlet Spec. > > I've noticed a few problems. I apologize if these are asked and answered-- > I didn't see these issues in the README know bugs, but I'm new to this list. > In Tomcat 3.1, this stuff is pretty badly broken. Try it with the recent beta of Tomcat 3.2. Craig McClanahan