Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 97785 invoked from network); 21 Feb 2003 10:52:13 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 21 Feb 2003 10:52:13 -0000 Received: (qmail 7165 invoked by uid 97); 21 Feb 2003 10:53:59 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 7158 invoked from network); 21 Feb 2003 10:53:59 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 21 Feb 2003 10:53:59 -0000 Received: (qmail 96397 invoked by uid 500); 21 Feb 2003 10:51:58 -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 96383 invoked from network); 21 Feb 2003 10:51:57 -0000 Received: from pactes.net2.nerim.net (HELO routeur.matrasi-tls.fr) (62.4.19.204) by daedalus.apache.org with SMTP; 21 Feb 2003 10:51:57 -0000 Received: from tif.matrasi-tls.fr (ns1.matrasi-tls.fr [80.65.237.100]) by routeur.matrasi-tls.fr (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h1LD1nk3007496 for ; Fri, 21 Feb 2003 13:01:50 GMT Received: from portal (portal [80.65.237.107]) by tif.matrasi-tls.fr (8.9.3/8.8.8) with SMTP id LAA10631 for ; Fri, 21 Feb 2003 11:52:09 +0100 Message-ID: <023d01c2d997$305ff7c0$6bed4150@hypergeo.org> From: =?iso-8859-1?Q?C=E9dric_Viaud?= To: "Tomcat Users List" References: Subject: Re: apache web server and Tomcat Date: Fri, 21 Feb 2003 11:51:29 +0100 Organization: Aptus MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, to make Tomcat work with Apache is not really complicated, but need a certain amount of configuration. First install Apache and Tomcat (on the same computer or on two differents one). Then you'll need to install a connector. I actually use Apache 1.3.x with Tomcat 4.0.4 LE, and my connecter is "mod_jk". For installation/configuration, this link is pretty usefull : http://www.ubeans.com/tomcat/ Contrary to what is written, it is not mandatory to compile all the stuff. You can find pre-compiled versions on the Web. But it depends of what OS your are using. Many other links may be helpfull. First time i've done the job, i used these ones : http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/quickhowto.html http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/index.html http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/workershowto.html and also this one : http://www.galatea.com/flashguides/index I know, it's a lot of work to read all this , but better to much documentation than not enough :-) Regards, C�dric ----- Original Message ----- From: "christian morales" To: Sent: Thursday, February 20, 2003 10:43 PM Subject: apache web server and Tomcat > I am a peruvian student and i have a problem about apache web server and its > relation whit tomcat. i have apache web server 1.3 and tomcat 4.0. what i > have to do for a good understandig between this two. > plus i need to now how i got to call my servlets from my web page. before i > use to call like: localhost:8080 what i have to do. because i call whit > server name too and nothing. > please helpme i need this information. > P.D.: sorry by my english > > > > _________________________________________________________________ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org