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...
Hi there,
i current have some jsp pages running on tomcat 4.1.12.
This jsp pages reads some data file from a certain location.
For now i can only get the jsp pages to work by specifying the absolute path to this input files.
If i do not, i will have to copy these input files into the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.