"Harry Hartley" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> What I want:
>
> 1) To have apache responsible for running all my static (html) pages
> from my /www directory.
>
> 2) To have tomcat responsible for running all my web applications
> (jsp's and Servlets) fr
What I want:
1) To have apache responsible for running all my static (html) pages
from my /www directory.
2) To have tomcat responsible for running all my web applications
(jsp's and Servlets) from my ./tomcat/webapps directory.
3) To be able to deploy from my local client usin