This article, the last of five in the Java security series, follows the examples introduced in Part 3 and briefly revisits the optional packages covered in Part 4. By revisiting the examples from ...
Listing 2. An example of using ServletInvokerApplet. public class MyApplet extends ServletInvokerApplet { . . . servletUrl = new URL("http://" + host +":"+ port ...