From tomcat-user-return-12675-qmlist-jakarta-archive-tomcat-user=jakarta.apache.org@jakarta.apache.org Sat Mar 02 02:14:58 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 39137 invoked from network); 2 Mar 2002 02:14:58 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Mar 2002 02:14:58 -0000 Received: (qmail 12727 invoked by uid 97); 2 Mar 2002 02:14:40 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 12692 invoked by uid 97); 2 Mar 2002 02:14:39 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 12681 invoked from network); 2 Mar 2002 02:14:38 -0000 Reply-To: From: "Brian Adams" To: "Tomcat Users List" Subject: RE: Is this possible? Date: Fri, 1 Mar 2002 20:15:50 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20020301221329.37350.qmail@web10002.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N yep you can do that. I would put apache web server as the front end then use mod_jk or mod_webapp as the connector to the tomcat instance. Are you going to have mary login? easy stuff, no problem. have fun. B -----Original Message----- From: Michael Teter [mailto:michael_teter@yahoo.com] Sent: Friday, March 01, 2002 4:13 PM To: tomcat-user@jakarta.apache.org Subject: Is this possible? Hello. I would like to be able to create something like the following example, and I need to know if this is feasible with Tomcat... Assume I have the domain blah.com, and I would like to be able to create virtual names like "mary.blah.com", "john.blah.com", "michael.blah.com", etc. When someone goes to mary.blah.com, I would like the pages they see to be dynamically generated, something like this: ---- Welcome Mary! Based on your ranking, you can do the following actions: _View Production Reports_ _Edit Report Profiles_ ---- (or when someone goes to john.blah.com) ---- Welcome John! Based on your ranking, you can do the following actions: _Create Accounts_ _Edit Accounts_ _Input Production Numbers_ ---- I wouldn't know how to classify my experience with Tomcat/Servlets/JSP, but if this helps tailor the answers, I'm fairly comfortable using the Model2 paradigm with JSP/Serlets and beans to generate fairly complicated interfaces. However, what I'm wanting to do now seems well beyond my current knowledge, so any pointers would be most welcome. Much thanks, Michael __________________________________________________ Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! http://greetings.yahoo.com -- To unsubscribe: For additional commands: Troubles with the list: -- To unsubscribe: For additional commands: Troubles with the list: