Thursday, April 28, 2005

Java Security

Don't wait until runtime to discover that there's a syntax error in java.policy. Use a simple utility to check java.policy at build time to avoid unexpected runtime failures.
rating comment: This article gives a brief overview of the Java security implementation. But it's simply too brief to be really good.

No comments: