Java Enterprise In A Nutshell

eBook Download

BOOK EXCERPT:

With the recent release of Java 2 Enterprise Edition 1.4, developers are being called on to add even greater, more complex levels of interconnectivity to their applications. To do this, Java developers need a clear understanding of how to apply the new APIs, and the capabilities and pitfalls in the program--which they can discover in this edition.

Product Details :

Genre : Computers
Author : Jim Farley
Publisher : "O'Reilly Media, Inc."
Release : 2006
File : 902 Pages
ISBN-13 : 0596101422


Java Enterprise In A Nutshell

eBook Download

BOOK EXCERPT:

A quick reference for anyone who is doing enterprise development with Java, these pages cover the RMI, IDL, JDBC, JNDI, and Java servlet APIs, providing a fast-paced tutorial on each of the technologies.

Product Details :

Genre : Computers
Author : David Flanagan
Publisher : O'Reilly Media
Release : 1999
File : 630 Pages
ISBN-13 : 1565924835


Java Web Services In A Nutshell

eBook Download

BOOK EXCERPT:

This title is a high-speed tutorial and handy quick reference to the APIs for implementing web services in Java. It is intended for Java developers who need to implement Java web services or who need their applications to access existing web services.

Product Details :

Genre : Computers
Author : Kim Topley
Publisher : "O'Reilly Media, Inc."
Release : 2003
File : 672 Pages
ISBN-13 : 0596003994


Unix In A Nutshell

eBook Download

BOOK EXCERPT:

The bestselling, most informative Unix reference book ever written is now more complete and up-to-date. You may have seen Unix quick-reference guides, but you've never seen anything like Unix in a Nutshell. Unix in a Nutshell is a complete reference containing all commands and options, along with generous descriptions and examples that put the commands in context. The third edition of Unix in a Nutshell includes thorough coverage of Unix System V Release 4 and Solaris 7. Author Arnold Robbins has added the latest information about: • Sixty new Unix commands • Shell syntax (sh, csh, and the 1988 and 1993 versions of ksh) • Regular expressions • vi and ex commands, as well as newly updated Emacs information • sed and awk commands • troff and related commands and macros, with a new section on refer • make, RCS (Version 5.7), and SCCS commands • Obsolete commands In addition, there is a new Unix bibliography to guide the reader to further reading about the Unix environment. If you currently use Unix SVR4, or if you're a Solaris user, you'll want this book. Unix in a Nutshell is the most comprehensive quick reference on the market, a must for any Unix user.

Product Details :

Genre : Computers
Author : Arnold Robbins
Publisher : "O'Reilly Media, Inc."
Release : 1999
File : 628 Pages
ISBN-13 : 1565924274


Java Foundation Classes In A Nutshell

eBook Download

BOOK EXCERPT:

From the author of "Java in a Nutshell" comes a compact reference material onall the GUI and graphics related classes in the numerous "java.

Product Details :

Genre : Computers
Author : David Flanagan
Publisher : "O'Reilly Media, Inc."
Release : 1999
File : 752 Pages
ISBN-13 : 9781565924888


Java In A Nutshell

eBook Download

BOOK EXCERPT:

With more than 700,000 copies sold to date, Java in a Nutshell from O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up. In this latest revision, readers will find Java in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in 5.0, the newest version of Java. It's undergone a complete makeover--in scope, size, and type of coverage--in order to more closely meet the needs of the modern Java programmer. To wit, Java in a Nutshell, 5th Edition now places less emphasis on coming to Java from C and C++, and adds more discussion on tools and frameworks. It also offers new code examples to illustrate the working of APIs, and, of course, extensive coverage of Java 5.0. But faithful readers take comfort: it still hasn't lost any of its core elements that made it such a classic to begin with. This handy reference gets right to the heart of the program with an accelerated introduction to the Javaprogramming language and its key APIs--ideal for developers wishing to start writing code right away. And, as was the case in previous editions, Java in a Nutshell, 5th Edition is once again chock-full of poignant tips, techniques, examples, and practical advice. For as longas Java has existed, Java in a Nutshell has helped developers maximize the capabilities of the program's newest versions. And this latest edition is no different.

Product Details :

Genre : Computers
Author : David Flanagan
Publisher : "O'Reilly Media, Inc."
Release : 2005-03-15
File : 1257 Pages
ISBN-13 : 9781449366681


Java Examples In A Nutshell

eBook Download

BOOK EXCERPT:

The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you.This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs.Java Examples in a Nutshell is a companion volume to Java in a Nutshell, Java Foundation Classes in a Nutshell, and Java Enterprise in a Nutshell. It picks up where those quick references leave off, providing a wealth of examples for both novices and experts. This book doesn't hold your hand; it simply delivers well-commented working examples with succinct explanations to help you learn and explore Java and its APIs.Java Examples in a Nutshell contains examples that demonstrate: Core APIs, including I/O, New I/O, threads, networking, security, serialization, and reflection Desktop APIs, highlighting Swing GUIs, Java 2D graphics, preferences, printing, drag-and-drop, JavaBeans, applets, and sound Enterprise APIs, including JDBC (database access), JAXP (XML parsing and transformation), Servlets 2.4, JSP 2.0 (JavaServer Pages), and RMI The book begins with introductory examples demonstrating structured and object-oriented programming techniques for new Java programmers. A special index at the end of the book makes it easy to look up examples that use a particular Java class or accomplish a desired task. In between, each chapter includes exercises that challenge readers and suggest further avenues for exploration.

Product Details :

Genre : Computers
Author : David Flanagan
Publisher : "O'Reilly Media, Inc."
Release : 2004-01-21
File : 721 Pages
ISBN-13 : 9780596552329


J2me In A Nutshell

eBook Download

BOOK EXCERPT:

This guide provides a solid, no-nonsense reference to the Ralphabet soupS of micro edition programming, covering the CLDC, CDC, KVM and MIDP APIs. The book also includes tutorials for the CLDC, KVM, MIDP and MIDlets, MIDlet user interfaces, networking and storage, and advice on programming small handhelds.

Product Details :

Genre : Computers
Author : Kim Topley
Publisher : "O'Reilly Media, Inc."
Release : 2002
File : 478 Pages
ISBN-13 : 059600253X


Java Cookbook

eBook Download

BOOK EXCERPT:

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.

Product Details :

Genre : Computers
Author : Ian F. Darwin
Publisher : "O'Reilly Media, Inc."
Release : 2001
File : 892 Pages
ISBN-13 : 0596001703


Java Security

eBook Download

BOOK EXCERPT:

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.

Product Details :

Genre : Computers
Author : Scott Oaks
Publisher : "O'Reilly Media, Inc."
Release : 2001-05-17
File : 630 Pages
ISBN-13 : 9781449372118