- Overview of applets - Tells you how applets work, including the applet life cycle, applet methods, and what applets can and cannot do.
- POSTing via Java - How to send a POST requests from an applet to a Web servers and retrieve the response.
- The perfectly finished applet - Some ways you can make dealing with your applet as pleasant as possible - make it flexible, use getParameterInfo and getAppletInfo.
|
|
|