Hi,

I'm trying to upgrade from Tomcat 5.5.15 to 6.0.10. Everything seems
to have gone fine except that most of my includes are broken.

I can do this:

<[EMAIL PROTECTED] file = "something.jsp" %>

But I can't do this:

<[EMAIL PROTECTED] file = "/path/to/something.jsp" %>

The latter gives me a status 500 and "File not found" on the include.

This is independent of the content of the file I'm trying to include.

Does anyone know what might have changed from 5.5.15 to 6.0.10 for
htins to happen? Do I need to change some configurations?

Thanks

---------------------------------------------------------------------
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