? signing an applet

Happy new year for all.I've two questions:the first: what 's the easy way to sign an applet ?the last: what's the interest to sign an applet ? thanks, elias
[194 byte] By [lioussaa] at [2007-10-1 1:35:08]
# 1
> the first: what 's the easy way to sign an applet ? http://www.doc.ic.ac.uk/csg/faqs/java/signed-applets.html
annie79a at 2007-7-8 1:55:15 > top of Java-index,Security,Event Handling...
# 2

There is a jarsigning tutorial on this site, or please search the forums as there are tons of answered posts about this. In fact, if I remem correctly there is (or was) a code-signing forum! It's always a good idea to search before posting as it saves us having to say the same things ad nauseum.

The tool you will be using is packaged with the JDK and is called (ironically) 'jarsigner'.

javajugsa at 2007-7-8 1:55:15 > top of Java-index,Security,Event Handling...