Add Netscape's
capabilities classes to your CLASSPATH
.
Compile the program.
Locate your code signing certificate to sign the code.
If you have a certificate already, skip to the next step, if not create a testing certificate with signtool
.
Make a signing subdirectory. The signtool
places everything from a particular directory tree into the Jar file.
Copy the .class
files into the subdirectory.
Create the signed Jar file with signtool
and the testing certificate.
Verify the signing with signtool
.
Create an HTML
loader for the applet, referencing the signed cab file.
FTP Jar file and HTML loader to a web server and try it out.
Load program into Communicator and try it out.