<< 22 April 2006 | Home | 24 April 2006 >>

Java in Notes/Domino Explained: Security 101

As you might know Java was built with security in mind which means that most Java code runs inside a sandbox with an auditor, a socalled SecurityManager, deciding which operations are appropriate and which aren't. This post will explain the concept of the Java SecurityManager and it applies to Notes/Domino agents.

Read more...