Posted By:
Alberto_Lopez
Posted On:
Friday, February 16, 2001 06:06 AM
Hi,
I have an applet who has some jar files. In the HTML file I have referenced it in the next way: .Lib
ame.jar but Internet Explorer have problems to load this file. If I change the path putting: ./Lib/name.jar there is no problem and all is OK.
It is not possible to work with / because the HTML file is generated automatically from a Converter.
Can you tell me if it is possible to configure Tomcat to recognize this path?
Thanks in advance, Alberto Lopez