Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Enterprise Java(TM) Security: Building Secure J2EE(TM) Applications Review by Frank Cohen

A good book on Java security

This book makes me nostalgic for the early SAMS Publishing Unleashed series of books on Java. Remember when you first learned what a servlet was? That's the feeling I get when reading Enterprise Java Security. The book does a good job explaining how Secure Sockets Layer (SSL,) object-level security, Kerberos, and legacy security came about. It then shows detailed examples with sample code how to implement each of the security techniques. The text is surprisingly complete, including coverage of Web Service Security protocols and techniques.