Hi,
> I have a problem that has materialised after  we upgraded our development
> web server to tomcat 4.1.7.
> 
> the <jsp:include> tag is ignored.... no errors are generated and the page is
> simply not loaded/included.

I had a similar problem when upgrading to jasper2 (which is the JSP 
compiler included in 4.1.7). This was, when the included files were
addressed relatively. See
  <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10711>
(fix included)

Ah, by the way: make sure, that you remove all the stuff found in the 
work/ subdirectory of your tomcat installation ..

ciao,
 -hen


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to