The Java Enterprise CD Bookshelf

The Java Enterprise CD Bookshelf PDF Author:
Publisher: O'Reilly Media
ISBN: 9781565928503
Category : Java
Languages : en
Pages : 634

Get Book

Book Description
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.

The Java Enterprise CD Bookshelf

The Java Enterprise CD Bookshelf PDF Author:
Publisher: O'Reilly Media
ISBN: 9781565928503
Category : Java
Languages : en
Pages : 634

Get Book

Book Description
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.

The Java Enterprise CD Bookshelf

The Java Enterprise CD Bookshelf PDF Author:
Publisher: O'Reilly Media
ISBN: 9781565928503
Category : Java
Languages : en
Pages : 634

Get Book

Book Description
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.

Java Security

Java Security PDF Author: Scott Oaks
Publisher: "O'Reilly Media, Inc."
ISBN: 1449372112
Category : Computers
Languages : en
Pages : 630

Get Book

Book Description
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.

Java Cookbook

Java Cookbook PDF Author: Ian F. Darwin
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001704
Category : Computers
Languages : en
Pages : 892

Get Book

Book Description
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.

Building Java Enterprise Applications

Building Java Enterprise Applications PDF Author: Brett McLaughlin
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001230
Category : Computers
Languages : en
Pages : 324

Get Book

Book Description
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.

Programming Embedded Systems in C and C++

Programming Embedded Systems in C and C++ PDF Author: Michael Barr
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565923546
Category : Computers
Languages : en
Pages : 206

Get Book

Book Description
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.

Enterprise JavaBeans

Enterprise JavaBeans PDF Author: Richard Monson-Haefel
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596002268
Category : Computers
Languages : en
Pages : 592

Get Book

Book Description
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.

Programming Jakarta Struts

Programming Jakarta Struts PDF Author: Chuck Cavaness
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596003289
Category : Computers
Languages : en
Pages : 472

Get Book

Book Description
"Building Web applications with servlets & JSPs"--Cover.

The Oracle PL/SQL CD Bookshelf

The Oracle PL/SQL CD Bookshelf PDF Author:
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565928497
Category : Computers
Languages : en
Pages : 282

Get Book

Book Description
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".

Java Swing

Java Swing PDF Author: Marc Loy
Publisher: "O'Reilly Media, Inc."
ISBN: 0596004087
Category : Computers
Languages : en
Pages : 1278

Get Book

Book Description
Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels. Swing developers can take advantage of its rich, flexible features and modular components, building elegant user interfaces with very little code. This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical approach. It is a book by developers for developers, with hundreds of useful examples, from beginning level to advanced, covering every component available in Swing. All these features mean that there's a lot to learn. Even setting aside its platform flexibility, Swing compares favorably with any widely available user interface toolkit--it has great depth. Swing makes it easy to do simple things but is powerful enough to create complex, intricate interfaces. Java Swing, 2nd edition includes : A new chapter on Drag and Drop Accessibility features for creating a user interface meeting the needs of all users Coverage of the improved key binding infrastructure introduced in SDK 1.3 A new chapter on JFormattedTextField and input validation Mac OS X coverage and examples Coverage of the improved focus system introduced in SDK 1.4 Pluggable Look-and-Feel coverage Coverage of the new layout manager, SpringLayout, from SDK 1.4 Properties tables that summarize important features of each component Coverage of the 1.4 Spinner component Details about using HTML in components A new appendix listing bound actions for each component A supporting web site with utilities, examples, and supplemental materials Whether you're a seasoned Java developer or just trying to find out what Java can do, you'll find Java Swing, 2nd edition an indispensable guide.