Hello there,
I am writing a jsp application that has to eventually read a xml file. (a report)
in my xml file, i have this header:
<?xml-stylesheet type="text/xsl" href="model.xsl"?>
For some strange reason, Tomcat keeps looking in the <CATALINA_HOME>/bin directory for this...