Use application clients
Overview
An application client module is a Java Archive (JAR) file that contains a client for accessing a Java application. Complete the following steps for developing different types of application clients.
Procedure
- Decide on a type of application client.
- Develop the application client code.
- Develop ActiveX application client code.
- Develop J2EE application client code.
- Develop pluggable application client code.
- Develop thin application client code.
Example
View the WebSphere Application Server Clients Samples Gallery for more information. To access these samples, install WAS Clients, and retrieve the samples from your local file system as the following command indicates
<install_root>/samples/index.html
See also
Application Client for WebSphere Application Server
Developing application clients
Developing ActiveX application client code
Developing applet client code
Developing J2EE application client code
Developing Pluggable application client code
Developing Thin application client code
Assembling application clients using the Application Server Toolkit
Deploying J2EE application clients on workstation platforms
Run application clients
Application client troubleshooting tips
Related Tasks
Installing Application Client for WebSphere Application Server
Manage application clients
Updating applications
Monitoring overall system health
See Also
The clientUpgrade command