Securing Java: Getting Down to Business with Mobile Code
by Gary McGraw, Edward W. Felten
Publisher: Wiley 1999
ISBN/ASIN: 047131952X
ISBN-13: 9780471319528
Number of pages: 324
Description:
This book is the result of several years of thinking about mobile code and security, and includes many things we have discovered while working on real-world systems with businesses and government agencies. Our goal is to present enough information to help you separate fact from fiction when it comes to mobile code security.
Download or read it online for free here:
Read online
(online html)
Similar books

by Steve Wilson, Jeff Kesselman - Prentice Hall PTR
The authors give the experienced Java programmer strategies and tips for getting the most out of Java code. The book offers suggestions for improving programs, but it also helps you think about performance as you design and test your software.
(21101 views)

by Stephen J. Hartley
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(20592 views)

by Jan Newmarch - Apress
Jini grew from early work in Java to make distributed computing easier. This is the perfect book for Java programmers interested in applying Jini toward their respective network applications. Author covers comprehensive Jini advancements.
(15090 views)

by Simon Kendal - BookBoon
This book will explain the Object Oriented approach to programming and through the use of small exercises develop some practical skills. At the end of the book one larger case study will be used to illustrate the application of the techniques.
(18366 views)