Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 74532 invoked from network); 19 Jun 2008 20:01:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2008 20:01:17 -0000 Received: (qmail 64585 invoked by uid 500); 19 Jun 2008 20:00:56 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 64549 invoked by uid 500); 19 Jun 2008 20:00:56 -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 64460 invoked by uid 99); 19 Jun 2008 20:00:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 13:00:55 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of exkor5000@gmail.com designates 216.239.58.188 as permitted sender) Received: from [216.239.58.188] (HELO gv-out-0910.google.com) (216.239.58.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 20:00:06 +0000 Received: by gv-out-0910.google.com with SMTP id n8so151161gve.39 for ; Thu, 19 Jun 2008 13:00:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=6FP7UzQT573HxQsg2rIsZLipWAQ2oYjtZH/huw50fIQ=; b=nLaKpB8Pf+o4e1CJrRf5qYl1ZcBrcO2Dqh5m1onH7dAEE7lfuSNL0C3EwgpL7DiJYf mHTdMxQFb8GKu0qUj7xa5CVZTWX2fK58hf6X8FOmd66nvRC/ZF5EcJ7C0qnPuADmZwwa 9gP0diQ1eqC15VFr5QLVfJxFEbT8Zp292iWOs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=axdEE4pT6E28hxNbSI/BkfDlPnqkVi2HtWxQvcYSF68915KLYatQ858mqvsd+iEGVE ZcnqEnlhYfSxKoLJTDIIpCzWVNt3+xGO0fySNfXOqPneHqZFibLA+WVGSW84uSsRTLrc XB6d97wH4QOaQ+ssieYpNGsmOKFlfkfv0dnAc= Received: by 10.125.86.4 with SMTP id o4mr195819mkl.2.1213905623943; Thu, 19 Jun 2008 13:00:23 -0700 (PDT) Received: by 10.125.127.14 with HTTP; Thu, 19 Jun 2008 13:00:23 -0700 (PDT) Message-ID: <627208c70806191300x395a5fd9xc5c8aa7d02efc907@mail.gmail.com> Date: Thu, 19 Jun 2008 16:00:23 -0400 From: exkor To: "Tomcat Users List" Subject: multiple login pages within one webapp MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4182_10701373.1213905623947" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4182_10701373.1213905623947 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Is it possible to have multiple login forms, configured to work with mutually exclusive tables. in the same webapp? For example I want to have a login page for users of type A and a different login page for users of type B. Users of type A have no relation to users of type B and vice-versa. Thanks -Assaf ------=_Part_4182_10701373.1213905623947--