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.

  1. Decide on a type of application client.

  2. Develop the application client code.

    1. Develop ActiveX application client code.

    2. Develop J2EE application client code.

    3. Develop pluggable application client code.

    4. Develop thin application client code.

 

Example

Samples gallery

Before you run the basicCalculator sample, verify that the Java Messaging Service (JMS) server is started.


Related concepts
Application clients
Installing application clients
Related tasks
Updating applications
Monitoring performance
Related reference
The clientUpgrade command
Migration tips for application clients
Application client troubleshooting tips