Thread
:
Help with error message when running JAR via HTML file
View Single Post
#
2
(
permalink
)
08-09-2007, 03:04 PM
levent
Senior Member
Join Date: Dec 2006
Posts: 748
If book0.jpg is not on the same machine where the applet resides, you can not reach it. You just can not reach it from you applet. To access local file system of the user, you need to sign your applet..
levent
View Public Profile
Send a private message to levent
Find all posts by levent