Posted By:
Kshitij_Rajhans
Posted On:
Tuesday, March 19, 2002 09:15 PM
I have written an applet which loads the image from a file in the same directory.When i run that applet through through edit plus, it displays the image properly.but when i run it by double clicking on the html page in which that applet is embedded,then it gives access Exception saying cannot access the file.What may be the reason?