Sushma,

I've been able to successfully install and run Apache/Tomcat on a local NT
box as follows:

1.      download and install Apache
2.      download Tomcat from http://jakarta.apache.org using the Release
Build for Windows: jakarta-tomcat.zip
3.      download the WIN32 connector DLL from the
jakarta-tomcat/release/v3.2.1/bin/win32/i386 folder called
"ApacheModuleJServ.dll"
4.      unzip Tomcat into a directory of choice - I stuck mine in the Apache
Group directory
5.      start Apache
6.      in Command Prompt, navigate to the Tomcat directory and into bin....
execute "startup" at the command prompt and if everything's talking to each
other correctly that should be it.  Tomcat listens to port 8080...so test it
by http://localhost(or_servername):8080/


good luck
Christian Straight




-----Original Message-----
From: Sushma.R [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 22, 2000 12:56 PM
To: [EMAIL PROTECTED]
Subject: help needed with Apache-Jserv installer


Hi guys,

I have been trying to configure Tomcat and Apache together.It says that I
will have to download a Apache-Jserv installer from the site
http://java.apache.org/jserv/dist/
If i go there I have no idea which to use for Windows-2000 system.
It tells "For Apache JServ 1.0b5 the installer is in the file
Apache-JServ-1.0b5.exe."

Any idea?

Thanks
Sushma

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to