Hi,
Can Tomcat 3.2.1 be configured so the <jsp:include> tag for static HTML
content will be serviced by Apache rather than Tomcat?  The problem is that
we are sharing common JSP between multiple sites but have different look and
feel for each page.  This was accomplished by including content like:

<jsp:include page="/meta/title.html" flush="true" />

/meta resolves differently based on the current virtual host.

Tomcat seems to behave differently than JServ in this instance.  JServ must
have invoked Apache internally.

Any ideas?

Thanks,

Kirk Rasmussen
Senior Java Engineer
Lucasfilm Ltd.

Reply via email to