The Java Enterprise Cd Bookshelf
Download The Java Enterprise Cd Bookshelf full books in PDF, epub, and Kindle. Read online free The Java Enterprise Cd Bookshelf ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads.
Author |
: |
Publisher |
: O'Reilly Media |
Total Pages |
: 634 |
Release |
: 2000 |
ISBN-10 |
: 1565928504 |
ISBN-13 |
: 9781565928503 |
Rating |
: 4/5 (04 Downloads) |
Synopsis The Java Enterprise CD Bookshelf by :
The product contains book and electronic versions of Java books for the enterprise: "Java Enterprise in a Nutshell, Java Foundation Classes in a Nutshell, Enterprise Java Beans, Java Servelet Programming, Database Programming with JDBC and Java, Java Security", and "Java Distributed Computing". The CD also provides full text searching and cross-referencing capabilities.
Author |
: Ian F. Darwin |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 892 |
Release |
: 2001 |
ISBN-10 |
: 0596001703 |
ISBN-13 |
: 9780596001704 |
Rating |
: 4/5 (03 Downloads) |
Synopsis Java Cookbook by : Ian F. Darwin
A comprehensive collection of problems, solutions, and practical examples for anyone programming in Java, "The Java Cookbook" presents hundreds of tried-and-true Java "recipes" covering all of the major APIs as well as some APIs that aren't as well documented in other Java books. The book provides quick solutions to particular problems that can be incorporated into other programs, but that aren't usually programs in and of themselves.
Author |
: Scott Oaks |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 630 |
Release |
: 2001-05-17 |
ISBN-10 |
: 9781449372118 |
ISBN-13 |
: 1449372112 |
Rating |
: 4/5 (18 Downloads) |
Synopsis Java Security by : Scott Oaks
One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, 2nd Edition, focuses on the basic platform features of Java that provide security--the class loader, the bytecode verifier, and the security manager--and recent additions to Java that enhance this security model: digital signatures, security providers, and the access controller. The book covers the security model of Java 2, Version 1.3, which is significantly different from that of Java 1.1. It has extensive coverage of the two new important security APIs: JAAS (Java Authentication and Authorization Service) and JSSE (Java Secure Sockets Extension). Java Security, 2nd Edition, will give you a clear understanding of the architecture of Java's security model and how to use that model in both programming and administration.The book is intended primarily for programmers who want to write secure Java applications. However, it is also an excellent resource for system and network administrators who are interested in Java security, particularly those who are interested in assessing the risk of using Java and need to understand how the security model works in order to assess whether or not Java meets their security needs.
Author |
: Brett McLaughlin |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 324 |
Release |
: 2002 |
ISBN-10 |
: 0596001231 |
ISBN-13 |
: 9780596001230 |
Rating |
: 4/5 (31 Downloads) |
Synopsis Building Java Enterprise Applications by : Brett McLaughlin
This is the advanced, complete and practical guide to building complex Java Enterprise Applications from the ground up, and learning design issues along the way. Beyond showing how to write the code, the book covers what happens when it's time to deploy it on various servers.
Author |
: Richard Monson-Haefel |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 592 |
Release |
: 2001 |
ISBN-10 |
: 0596002262 |
ISBN-13 |
: 9780596002268 |
Rating |
: 4/5 (62 Downloads) |
Synopsis Enterprise JavaBeans by : Richard Monson-Haefel
This third edition explains the underlying technology, Java classes and interfaces, component model, and runtime behavior of Enterprise JavaBeans. In addition, the book contains an architecture overview, information on resource management and primary services, design strategies, and XML deployment descriptors.
Author |
: |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 282 |
Release |
: 2000 |
ISBN-10 |
: 1565928490 |
ISBN-13 |
: 9781565928497 |
Rating |
: 4/5 (90 Downloads) |
Synopsis The Oracle PL/SQL CD Bookshelf by :
Readers get the complete text of the following books on CD-ROM: "Oracle PL/SQL Programming, Advanced PL/SQL Programming, Oracle Web Applications, Oracle Built-in Packages, Oracle Developer's Workbook, Oracle PL/SQL Pocket Reference, Oracle Built-ins Pocket Reference", and "Oracle PL/SQL Programming: A Guide to Oracle 8i Features".
Author |
: Michael Barr |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 206 |
Release |
: 1999 |
ISBN-10 |
: 1565923545 |
ISBN-13 |
: 9781565923546 |
Rating |
: 4/5 (45 Downloads) |
Synopsis Programming Embedded Systems in C and C++ by : Michael Barr
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, and more.
Author |
: J. Perry |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 314 |
Release |
: 2002 |
ISBN-10 |
: 0596002459 |
ISBN-13 |
: 9780596002459 |
Rating |
: 4/5 (59 Downloads) |
Synopsis Java Management Extensions by : J. Perry
This practical hands-on guide to using the JMX APIs was written by a software developer for other developers as a complete treatment of the JMX architecture.
Author |
: Patrick Niemeyer |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 836 |
Release |
: 2002 |
ISBN-10 |
: 0596002858 |
ISBN-13 |
: 9780596002855 |
Rating |
: 4/5 (58 Downloads) |
Synopsis Learning Java by : Patrick Niemeyer
This updated edition introduces the basics of Java and everything necessary to get up to speed on the new 1.4 version quickly. CD contains the Java 2 SDK for Windows, Linux and Solaris.
Author |
: Brett McLaughlin |
Publisher |
: "O'Reilly Media, Inc." |
Total Pages |
: 220 |
Release |
: 2002 |
ISBN-10 |
: 0596002785 |
ISBN-13 |
: 9780596002787 |
Rating |
: 4/5 (85 Downloads) |
Synopsis Java & XML Data Binding by : Brett McLaughlin
This title provides an in-depth technical look at XML Data Binding, offering complete documentation of all features in both the Sun Microsystems API and popular open source alternative implementations.