Application client projects contain programs that run on networked client systems. An application client project is deployed as a JAR file.
Assemble a client module to contain application client code. Group enterprise beans, Web components, and resource adapter code in separate modules.
Use an Application Server Toolkit (AST) or Rational Web Developer assembly tool to assemble an application client module in any of the following ways:
After you finish assembling all of your application's modules, you are ready to deploy your application. To deploy your application on Windows, refer to Deploying J2EE application clients on workstation platforms.
For more information,
see the online help for the assembly tool. Similar information is in the Application Server Toolkit information center available with this information center.
Click Application Server Toolkit > J2EE applications > Defining J2EE application clients .
Related concepts
Application Client for WebSphere Application Server
Related tasks
Creating application clients
Assembling applications