Chapter 22. EJB Client Development

You've now seen many of the parts of building a system with J2EE and WebSphere, and some of the pieces may be starting to come together in your mind. You've seen how servlets and JSPs work, and you've even seen how EJBs can be used to provide remote access to business logic. What we haven't talked about are the ways to access that remote business logic, and under what conditions each would be used. While we've shown an example of using a servlet as an EJB client, we have not yet examined any other options for building EJB clients.

In this chapter we'll explore those other options and show you an example of building an additional type of J2EE module, a J2EE client application, and show you one way of deploying ...

Get Enterprise Java Programming with IBM WebSphere now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.