Application Clients for WebSphere Application Server follow several programming models with unique requirements and suitability for different types of applications. Most of these models are only available when you install the product. For a list of supported products and version information, see the Supported Prerequisites Web site.
WebSphere Application Server provides an ActiveX to EJB bridge that enables ActiveX programs to access WebSphere Enterprise JavaBeans through a set of ActiveX automation objects.
The applet client provides a browser-based Java run time capable of interacting with enterprise beans directly, instead of indirectly through a servlet.
This application client is a Java application client without the J2EE
client container support. It uses a different programming model than the J2EE
application client.