Contents


Part I: Java Plug-in Basics

Chapter 1: Overview—What Is Java Plug-in? What Does It Support?
Chapter 2: Using the Conventional Applet Tag
Chapter 3: Using OBJECT, EMBED and APPLET Tags in Java Plug-in
Chapter 4: Using the HTML Converter to Convert Applet Tags for Java Plug-in
Chapter 5: Proxy Configuration
Chapter 6: Protocol Support: HTTP, HTTPS, FTP, GOPHER and SOCKS
Chapter 7: Cookie Support
Chapter 8: Applet Caching and Installation
Chapter 9: Using the Java Plug-in Control Panel to Set Plug-in Behavior/Options

Part II: Deployment Schemes

Chapter 10: Autodownload for Conventional Applets
Chapter 11: Installation for Conventional Applets
Chapter 12: Intranet With OBJECT/EMBED Tag
Chapter 13: Internet With OBJECT/EMBED Tag
Chapter 14: Silent Installation
Chapter 15: Jar Indexing
Chapter 16: Java Server Pages

Part III: Security

Chapter 17: Overview—Applet Security Model
Chapter 18: How RSA Signed Applet Verification Works in Java Plug-in
Chapter 19: How to Sign Applets Using RSA-Signed Certificates
Chapter 20: How to Deploy RSA-Signed Applets in Java Plug-in

Part IV: Debugging Support

Chapter 21: Debugging Support
Chapter 22: Java Plug-in Console
Chapter 23: Tracing and Logging

Part V: Advanced Topics

Chapter 24: Supporting Multiple Versions of JRE/Java Plug-in
Chapter 25: Java-to-JavaScript Communication
Chapter 26: JavaScript-to-Java Communication (Scripting)
Chapter 27: Deploying Java Extensions
Chapter 28: Applet Persistence API
Chapter 29: Special Applet Tags

Appendices

Appendix 1: Netscape 6
Appendix 2: Frequently Asked Questions (FAQ)
Appendix 3: More About HTML Converter
Appendix 4: Microsoft VM and Java 2 Applet Compatibility Issues