SkillSoft Press - Integrating J2EE and Microsoft .NET
Table of Contents
Introduction
About the Author
Credits
Copyright
Chapter 1: Need for Integrating Java 2 Enterprise Edition with Microsoft .NET
Enterprise Application Integration
Business Requirements for Integration
Approaches to Microsoft .NET and J2EE Integration
Chapter 2: Microsoft .NET for J2EE Developers
Introducing ASP .NET
Introducing ADO .NET
Creating a Web Application Using ASP .NET
Chapter 3: J2EE for Microsoft .NET Developers
Database Connectivity for J2EE Technologies
Introducing Servlets
Creating a Servlet Application
Introducing Java Server Pages
Creating a JSP Application
Introducing EJB
Creating an EJB Application
Chapter 4: Fundamentals of Integrating J2EE and Microsoft .NET
Understanding Serialization
XML Serialization
Using XSD for Type Compatibility
Chapter 5: Technologies for Integrating J2EE and Microsoft .NET
Data Access Tier Communication
Integration and Interoperability Tools
Chapter 6: Integrating the J2EE and .NET Platforms
Interoperability Connection Points
Chapter 7: Integration of J2EE with .NET Remoting
Implementing .NET Remoting
.NET Remoting and CORBA Interoperability
Chapter 8: Using XML to Integrate .NET and J2EE
Using Web Service to Process Data
Using the SOAP Communication Protocol
Web Services in .NET
XML Web Services in J2EE
Difference in Implementing XML Web Services in .NET and J2EE
J2EE Web Service Model
.NET Web Service Model
Chapter 9: Integrating Resource Tier using Shared Database
Sharing Data Using JDBC and ADO .NET
Chapter 10: Integrating .NET Components in the Presentation Tier with J2EE Components in Business Tier
Data Formats Supported by J2EE Web Services
Building a J2EE Web Service
Creating a Service Interface
Implementing the Service Interface
Creating a Configuration File
Creating WSDL and Mapping Files for Deployment
Using J2EE Web Service through .NET Client
Using JNBridgePro for Integration
Converting Data to a Common Data Exchange Format
Creating Proxies for the Java Service Interface
Implementing Interoperability
Using Ja.NET for Integration
Converting Data to a Common Data Format
Building Service Interface using Ja.NET
Building Interoperability Adapters using Ja.NET
Chapter 11: Integrating J2EE Components in Presentation Tier with .NET Components in Business Tier
Working with Interoperability Adapter
Chapter 12: Asynchronous Integration between J2EE and .NET Framework
Using MSMQ in .NET Applications
Using MSMQ in J2EE Application
Appendix A: Web Services Security
XML Encryption
Other XML Standards of Security
Appendix B: J2EE Design Patterns
Intercepting Filter Design Pattern
Session Facade Design Pattern
View Helper Design Pattern
Model-View-Controller Design Pattern
Appendix C: J2EE Connector Architecture
Index
Index_A-E
Index_G-J
Index_M-S
Index_T-V
Index_W-X
List of Figures
List of Tables
List of Listings