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 06B8C184BA for ; Sun, 28 Jun 2015 16:41:04 +0000 (UTC) Received: (qmail 36240 invoked by uid 500); 28 Jun 2015 16:41:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36170 invoked by uid 500); 28 Jun 2015 16:41:00 -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 36159 invoked by uid 99); 28 Jun 2015 16:41:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jun 2015 16:41:00 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Chuck.Caldarale@unisys.com designates 216.82.251.2 as permitted sender) Received: from [216.82.251.2] (HELO mail1.bemta12.messagelabs.com) (216.82.251.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jun 2015 16:38:42 +0000 Received: from [216.82.249.131] by server-2.bemta-12.messagelabs.com id 50/65-05016-D7320955; Sun, 28 Jun 2015 16:40:29 +0000 X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-7.tower-28.messagelabs.com!1435509628!35699049!2 X-Originating-IP: [192.61.61.104] X-StarScan-Received: X-StarScan-Version: 6.13.16; banners=-,-,- X-VirusChecked: Checked Received: (qmail 7910 invoked from network); 28 Jun 2015 16:40:29 -0000 Received: from unknown (HELO USEA-NAEDGE1.unisys.com) (192.61.61.104) by server-7.tower-28.messagelabs.com with AES128-SHA encrypted SMTP; 28 Jun 2015 16:40:29 -0000 Received: from US-EXCH13-2.na.uis.unisys.com (129.224.78.76) by usea-naedge1.unisys.com (192.61.61.104) with Microsoft SMTP Server (TLS) id 15.0.1044.25; Sun, 28 Jun 2015 18:39:46 +0000 Received: from US-EXCH13-5.na.uis.unisys.com (129.224.78.79) by US-EXCH13-2.na.uis.unisys.com (129.224.78.76) with Microsoft SMTP Server (TLS) id 15.0.913.22; Sun, 28 Jun 2015 11:40:28 -0500 Received: from US-EXCH13-5.na.uis.unisys.com ([129.224.78.79]) by US-EXCH13-5.na.uis.unisys.com ([129.224.78.79]) with mapi id 15.00.0913.011; Sun, 28 Jun 2015 11:40:28 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Subject: RE: Distinct servlets for different domains in one web application Thread-Topic: Distinct servlets for different domains in one web application Thread-Index: AQHQsbvbIWcvSbsbo0mqKxxa/JCCzJ3CHkng Date: Sun, 28 Jun 2015 16:40:27 +0000 Message-ID: References: <55901A5A.9010402@famiru.de> In-Reply-To: <55901A5A.9010402@famiru.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.61.169.116] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > From: Christian [mailto:cmltc@famiru.de]=20 > Subject: Distinct servlets for different domains in one web application > is it somehow possible to create a web application with multiple servlets= that are=20 > registered to different domains for the same url paths using tomcat 8? It sounds like you want virtual hosts: http://tomcat.apache.org/tomcat-8.0-doc/virtual-hosting-howto.html - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org