| Author |
Run Tomcat on local machine..
|
indika prasad kularathne
Greenhorn
Joined: Oct 14, 2004
Posts: 20
|
|
Hi all, My tomcat server is located on the local machine of the network. it runs winxp and i used ms sql server to run the database application. Apache web server run on the main server of the network using Redhat linux.It already host the website. I want to give the access to the application,which i created using jsp(on local machine) to the out side via Apache web server. Is it possible.how?
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14571
|
|
|
You use a Tomcat Apache connector. These day's, I think the one you'd need is Coyote. Information on how to configure Tomcat and Apache to communicate can be found on the http://jakarta.apache.org/tomcat website, though the details are located in different places depending on whether you want to use Tomcat 4 or Tomcat 5.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Run Tomcat on local machine..
|
|
|