Hi guys,

A fairly simple question that I haven't been able to find a cut and dry answer to.

When I sign an applet, do I need to sign all of the Jars I am including into it as well, or only the main class/jar?

I my applet uses my UploadApplet.jar, but I reference many of the jakarta commons jars throughout the program. Will all of the commons jars need to be signed as well?