Is there a connector called ajp14? -----Original Message----- From: Michele Neylon :: Blacknight Solutions [mailto:[EMAIL PROTECTED] Sent: June 11, 2003 5:24 AM To: [EMAIL PROTECTED] Subject: Re: Newbie: Apache & Tomcat Configuration.
> Hello All, > > Newbie Question: > > I believe these questions have been answered before but i have not been > able to grasp the procedure. > > 1) I want to use Tomcat 4.0 with Apache 2.0.43 . How do i integrate the > two? If you look in the archive some links to tutorials were posted yesterday. General consensus is to use mod_jk either v1 or v2 >2) After these are integrated what should i do to make the Apache > webserver transfer requests for servlet and jsp execution to Tomcat > and the other way around i.e. transfer http requests from Tomcat to > Apache? See the links mentioned. Basically you would be using an ajp13 or ajp14 handler to pass the requests from one to the other. >3) Is it possible to adjust both Apache and Tomcat in such a > way that whenever Apache is started Tomcat starts automatically and > whenever Apache stops Tomcat also shutsdown? That would be nice. If anybody has a simple way of doing it please please share :-) -- Mr. Michele Neylon Blacknight Solutions http://www.blacknightsolutions.com/ Shell hosting now available ######################################################### This message (and any attachment) is intended only for the recipient and may contain confidential and/or privileged material. If you have received this in error, please contact the sender and delete this message immediately. Disclosure, copying or other action taken in respect of this email or in reliance to it is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
