IBM WebSphere V5.0 Security: WebSphere Handbook Series
by Peter Kovari, Derek Carpenter, Paul Creswick, Piotr Kisielewicz, Floyd Langley, David Leigh, Rao Maheshwar, Stephen Pipes
6.5. J2EE application client
A J2EE application client operates in a similar fashion to a J2EE server-based application and has access to some of the J2EE APIs. The application client will perform a JNDI lookup to retrieve a home interface as per usual J2EE programming practices. The process for developing and assembling a J2EE application client is documented in the InfoCenter.
The ITSOBank application provided with this book has a J2EE application client which requests service from an EJB operating in the remote EJB container. The EJB’s home interface is called com.ibm.itsobank.ejbs.ConsultationHome which the client accesses be querying the JNDI namespace. The source code for the server and client components is included in the application ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access