Hi I am facing a problem with
applets, they are not running if the applet class files are not in the same dir as that of the html file.
1.Pls suggest with sample how to change the .java.policy file so that the applet /object tag can read from a jar file placed in a different folder.
2.Putting the dir entry in the system path also does not help.
What are the ways to make the applet classloader look for byte code in the system path
3. Suggest any other way that will solve my problem...
Your help will be appritiated.
I am using IE6 with JRE 1.4.2.01
I have recently started facing this problem (after moving to 1.4 ver or JRE)