Use application clients

 

+

Search Tips   |   Advanced Search

 

Overview

An application client module is a Java Archive (JAR) file that contains a client for accessing a Java application.

  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.

  3. Assemble the application client using the Application Server Toolkit.

  4. Deploy the application client.

    1. Deploy the application client on Windows systems.
    2. Run the application client.

 

Example

View the Application Clients Samples Gallery for more information. To access these samples, install Application Clients, and retrieve the samples from your local file system as the following command indicates:

<app_server_root>/samples/index.html



Application Client for WAS

Developing application clients

Developing ActiveX application client code

Developing applet client code

Developing J2EE application client code

Assembling application clients

Running the Pluggable application client code

Running Thin application client code

Deploying J2EE application clients on workstation platforms

Installing Application Client for WAS

Running application clients

Application client troubleshooting tips

Writing command interfaces

 

Related tasks


Manage application clients
Updating J2EE applications
Monitor overall system health

 

Related information


Java Web Start frequently asked questions