Java Enterprise in a Nutshell
- Authors
- Magnusson, Kris & Flanagan, David & Farley, Jim & Crawford, William
- Publisher
- O'Reilly Media
- Tags
- test
- ISBN
- 9781565924833
- Date
- 1999-09-11T00:00:00+00:00
- Size
- 3.73 MB
- Lang
- en
"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 systemsRMI, a Java-only approach to distributed computing that relies on remote method invocationJava IDL, a CORBA-based, language-independent approach to distributed computingJava servlets, a mechanism for extending a web server that allows Java code to perform tasks traditionally handled by CGI scriptsJNDI, a generic Java API for working with networked naming and directory servicesEnterprise JavaBeans, a component model that separates high-level business logic from low-level housekeeping chores like security and transaction managementThese 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.