This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

24 used & new from £0.01
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Java Enterprise in a Nutshell: A Desktop Quick Reference (Java)
 
See larger image
 
Java Enterprise in a Nutshell: A Desktop Quick Reference (Java) (Paperback)
by David Flanagan (Author), Jim Farley (Author), William Crawford (Author), Kristopher Magnusson (Author)
4.2 out of 5 stars 5 customer reviews (5 customer reviews)

Availability: Available from these sellers.

24 used & new available from £0.01
Other Editions: RRP: Our Price: Other Offers:
Hardcover 5 used & new from £13.50
Paperback (3) £31.95 £22.37 40 used & new from £11.28
 
   

Customers Who Bought This Item Also Bought

Java in a Nutshell (In a Nutshell (O'Reilly))

Java in a Nutshell (In a Nutshell (O'Reilly)) by David Flanagan

4.0 out of 5 stars (2)  £20.99
J2EE Design Patterns

J2EE Design Patterns by William Crawford

5.0 out of 5 stars (2)  £28.50
Enterprise JavaBeans 3.0

Enterprise JavaBeans 3.0 by Bill Burke

4.6 out of 5 stars (17)  £22.99
Head First Design Patterns (Head First)

Head First Design Patterns (Head First) by Eric Freeman

4.9 out of 5 stars (30)  £20.77
Java Web Services in a Nutshell (In a Nutshell (O'Reilly))

Java Web Services in a Nutshell (In a Nutshell (O'Reilly)) by Kim Topley

£19.95
Explore similar items : Books (49)

Product details

Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?)
Java Courses - 7 Day
www.firebrandtraining.co.uk    Java Training Course from Firebrand Training formerly The Training Camp 
High Performance Desktops
www.Lenovo.co.uk    Save Today on Lenovo Desktops Intel® Core™ 2 Duo - See Site! 
J2EE Interoperability
www.IONA.com    Integration solutions for JES, J2EE Java C++ .NET - Free white paper 

Product Description
Amazon.co.uk Review
Java Enterprise in a Nutshell gives advanced Java developers a one-stop resource for programming with the disparate APIs required for today's enterprise development, including JDBC, RMI, servlets and EJBs. Beginning with JDBC database programming, the book gives a chapter-by-chapter tour of various enterprise development APIs, including program strategies for each API. For JDBC, the book includes new Java 2 JDBC enhancements like batch and recordsets.

Next comes Java's Remote Method Invocation (RMI) classes for calling remote code. Then it's on to using Java IDL and CORBA basics. A chapter on Java servlets will get you started delivering dynamically generated HTML using Java on Web servers, including useful material on cookies and session management. After coverage of the Java Naming and Directory Interface (JNDI) comes a solid exploration of EJBs with material on both session and entity beans. Specifics here include home and remote interfaces, EJB containers, stateless vs stateful session beans, and entity beans for accessing corporate databases.

Overall, this handy and readable guide to the latest in Java APIs can be truly invaluable to the developer bringing Java to the corporate enterprise for the first time. --Richard Dragan

Book Description
Java Enterprise in a Nutshell is an indispensable quick reference for Java programmers who are writing distributed enterprise applications. The book provides fast-paced tutorials on the following Java Enterprise APIs:

JDBC, a vendor-independent API for accessing relational database systems

RMI, a Java-only approach to distributed computing that relies on remote method invocation

Java IDL, a CORBA-based, language-independent approach to distributed computing

Java servlets, a mechanism for extending a web server that allows Java code to perform tasks traditionally handled by CGI scripts

JNDI, a generic Java API for working with networked naming and directory services

Enterprise JavaBeans, a component model that separates high-level business logic from low-level housekeeping chores like security and transaction management

These APIs are the building blocks of the Java 2 Platform, Enterprise Edition (J2EE), Sun's recently announced new platform for enterprise computing. J2EE is the standard Java 2 platform with a number of extensions for enterprise development.

Java Enterprise in a Nutshell also contains O'Reilly's classic-style, quick-reference material for all of the classes in the various packages that comprise the Enterprise APIs. This material includes the core Enterprise APIs that are part of Java 1.2, as well as numerous standard extensions.

This book is a companion to both Java in a Nutshell, 3rd Edition, which covers the key non-graphical, non-enterprise APIs in Java 1.2, and Java Foundation Classes in a Nutshell, which describes the graphics- and GUI-related classes of Java 1.2.

See all Product Description


Customers Who Viewed This Item Also Viewed

Enterprise JavaBeans 3.0

Enterprise JavaBeans 3.0 by Bill Burke

4.6 out of 5 stars (17)  £22.99
Beginning Java EE 5: From Novice to Professional

Beginning Java EE 5: From Novice to Professional by Jim; Mukhar, Kevin; Weaver, James L.; Zelenak, Chris Crume

4.0 out of 5 stars (1)  £32.29
Java in a Nutshell (In a Nutshell (O'Reilly))

Java in a Nutshell (In a Nutshell (O'Reilly)) by David Flanagan

4.0 out of 5 stars (2)  £20.99
Java Extreme Programming Cookbook

Java Extreme Programming Cookbook by Eric M. Burke

4.8 out of 5 stars (4)  £17.47
Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (Brain-Friendly Guides)

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (Brain-Friendly Guides) by Bryan Basham

4.2 out of 5 stars (10)  £30.99
Explore similar items : Books (50)

 
Customer Reviews
5 Reviews
5 star: 20%  (1)
4 star: 80%  (4)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
 
 
 
Share your thoughts with other customers:
Write an online review
Most Helpful Customer Reviews

 
6 of 6 people found the following review helpful:
4.0 out of 5 stars A quick reference masterpiece - but does not stand alone., 21 Jan 2000
By A Customer
Java Enterprise in a Nutshell contains the standard treatment from O'Reilly of its subject. A "must-have" for enterprise developers who prefer paper, rather than on-line, documentation. The book describes itself as "an indispensable quick reference", and this is exactly what it is - the descriptions are cursory, but the quick reference section is a masterpiece, and every reference book should have indexes like the two in this book. The book is excellent value as a memory jogger for practising developers, but for beginners, students and the answers to detailed questions, use a different book.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
2 of 2 people found the following review helpful:
4.0 out of 5 stars A good overview of Enterprise subjects, 17 May 2001
By A Customer
If you want to get a quick overview of what's involved in the Java Enterprise then this book covers most of it. Brief - and you'll probably need to refer to more in depth sources to expand on any of the subjects as each subject is covered in just one chapter. Can get wordy.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
3 of 4 people found the following review helpful:
4.0 out of 5 stars Exactly as the title says, 21 Aug 2001
By A Customer
Very good book, however perhaps needs updating for inclusion of JSP's and JMS. I especially liked the SQL reference.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)


Write an online review
 
 
Most Recent Customer Reviews

5.0 out of 5 stars If your new to Java database programming this is the book
Superb introduction to JDBC and ODBC and MySql connectivity along with how to make a Enterprise system have RMI connectivity.

Must buy.

- Vikram
www.FaeLLe.com

Published on 27 April 2005 by Mr. V. Mohan

4.0 out of 5 stars Not as deep as some, but great value for money
One of the seemingly endless "in a Nutshell" series from O'Reilly, this book follows the basic series format. Read more
Published on 1 Sep 2003 by Frank Carver

Search Customer Reviews
Only search this product's reviews