I have a name.css file in my webapps/name/ directory and in my jsp files I have a html 
tag <link href="name.css" ..>

I always get this cannot find class exception in the log files in Windows but in Linux 
the error message is passed to the browser and that is not acceptable.

I am running tomcat 4.0.1. Anybody know how I can tell tomcat not to treat a css file 
as a java class?

Christopher

Reply via email to