When run as an applet, URLJarNode cannot access the jar file it is contained in, since it is a URL instead of a local file. file: protocol URLs work fine - only internet/intranet URLs fail.
Log in to post a comment.