Develop Thin application client code

 

Overview

We can develop and run Java thin client applications on machines installed with either a client or a server. The client provides a setup command shell which sets up your environment for either a thin client application or a J2EE client application. The server provides a command shell which sets up your environment for J2EE application clients only. The Java invocation to run a Thin application client varies between a client and a server. If your thin client application needs to run on both a client installation and a server installation, follow the steps for developing thin application clients on a server machine.

 

Procedure

  1. Install the Java application thin client by selecting option J2EE and Thin application client from the Application Client for WAS installation.

  2. Perform one of the following:

 

Example

View the Samples gallery for more information about the Application Client.

 

See also


Developing Thin application client code on a client machine
Developing Thin application client code on a server machine

 

Related Tasks


Developing applications that use JNDI

 

See Also


Thin application clients