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 <CATALINA_HOME>/bin directory for it to work.
Is there any way, I could specify in TOMCAT to look for these files else where in the filesystem.
Thanks very much,
lui
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 <CATALINA_HOME>/bin directory for it to work.
Is there any way, I could specify in TOMCAT to look for these files else where in the filesystem.
Thanks very much,
lui