Guide to J2EE: Enterprise Java /
In this book, John Hunt and Chris Loftus take you through the core technologies that make up the Enterprise Edition of the Java 2 platform (J2EE). They cover all the aspects of J2EE that both professionals and students need to know to build multi-tier enterprise applications in Java - the technologi...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Other Authors: | |
| Format: | eBook |
| Language: | English |
| Published: |
London :
Springer London,
2003.
|
| Series: | Springer professional computing.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- PART 1: BACKGROUND
- Why J2EE?
- Introduction to Distributed Systems
- The J2EE Tour
- Java Remote Method Invocation
- Activate Yourself!
- JNDI
- Java Message Service
- Java, IDL and Object Request Brokers
- Java Database Connectivity
- XML and Java
- JavaMail API: The Mail is in
- PART 2: EJB ARCHITECTURE
- The EJB Architecture
- Stateless Session EJBs
- Entity EJBs: How to implement a container-managed entity EJB
- Gluing EJBs Together
- Message-Driven EJBs
- PART 3: SERVLETS AND JSPS
- Web Applications in Java
- Session Management and Lifecycle Monitoring
- Java Server Pages
- JSP Tags and Implicit Objects
- JSP Tag Libraries
- Request Dispatching
- Filtering
- Securing Web Applications
- Deployment Configuration
- Accessing EJBs from Servlets/JSPs
- PART 4:ADDITIONAL TECHNOLOGIES
- Deployment Issues: transactions
- Deployment Issues: Security
- Bean-managed Persistence
- Stateful Session EJBs
- J2EE Connector Architecture
- From Java to SVG
- Web Services
- PART 5:DESIGN
- J2EE Patterns
- The Fault Tracker J2EE Case Study.