|
|
Q4042 What are signed Applets?
irt.org | Knowledge Base | Java | Q4042 [ previous next ] Q4042 What are signed Applets?Signed Applets are digitally marked Applets or Classes designating them as trusted pieces of code regardless of their origin or the Classloader that fetched them. Signing is particularly useful in Corporate intranets where you generally have a library of standard programs on a server. These will normally appear as foreign code to Java, but if signed then these applets can be granted special privileges like file access. |
-- div -->
|