On Thu, Oct 23, 2008 at 7:56 AM, nlif <[EMAIL PROTECTED]> wrote:

> I am trying to separate the static content from the dynamic content of my
> application. In production, I intend to use Apache to serve the static
> content, and Tomcat to process requests to the application (mainly JSP's).

> My problem, however, is with the development environment:

I'd say you should either forget about using Apache httpd altogether
or make your dev environment match production.

FWIW,
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to