Extract the attached files. You will need to arrange the http: source location so that the first applet (in one.html) is loaded via file:, whle the second is loaded via http:. Then run as "gnumake run".
The second applet (Two.java) will succeed in getting a URL into a resource that was loaded via the ARCHIVE attribute of the first applet. This URL can even be used to read its contents. THis is not good.
The second applet (Two.java) will succeed in getting a URL into a resource that was loaded via the ARCHIVE attribute of the first applet. This URL can even be used to read its contents. THis is not good.