Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55781D5B5 for ; Mon, 4 Mar 2013 21:50:49 +0000 (UTC) Received: (qmail 99886 invoked by uid 500); 4 Mar 2013 21:50:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 99730 invoked by uid 500); 4 Mar 2013 21:50:45 -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 99721 invoked by uid 99); 4 Mar 2013 21:50:45 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 21:50:45 +0000 Received: from localhost (HELO [192.168.23.9]) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 21:50:45 +0000 Message-ID: <51351732.9060604@apache.org> Date: Mon, 04 Mar 2013 21:50:42 +0000 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat Built-in WinAuth - NEW THREAD References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 04/03/2013 21:47, Chris Fors wrote: > Could you please expand on what constraints you were referring to Security constraints in web.xml > and how they are best implemented, where, and in what syntax e.g. if implemented in web.xml what are the correct tags. All defined in the Servlet spec. > If implemented in web.xml what are the correct tags. I have not found this clarified anywhere, yet. Again, see the servlet spec. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org