Web Application Development with JSPTM and XML
Part IV: Using J2EETM Services from JSP
The JavaTM 2 Enterprise Edition (J2EETM) is a standard that defines an environment for the development and deployment of enterprise applications. It reduces the cost and complexity of developing multitier enterprise applications as it provides a multitier distributed application model. In other words, it is inherently distributed and therefore the various parts of an application can run on different devices.
Accessing COM objects from JavaServer Pages
This step-by-step example shows you how you can access COM objects from your JavaServer Pages applications. It will take you less than an hour to run it.
Case Study: J2EE, EJBs, and Tag Libraries
Our example is not a supposed to be a complete webstore, but an example of J2EE
technologies working together to build an application.