Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop Client applications
Deploy client applications
Deploy a client application depends on installing appropriate supporting files on the client machine, usually some configuring actions, and adding the program files for the client application. When the client application has been deployed, the application can run. The steps required to deploy and run a client application depend on the type of client and the programming model used.
New feature: We can install an application client JAR file using the admin console, wsadmin AdminApp install, or update commands. Install the client module only on a v8.0 deployment target (such as server, cluster, and so on). Complete one or more of the following tasks:
Procedure
- Deploy the client application
- Run an ActiveX client application
- Deploy and run a Java EE client application
- Run the IBM Thin Client for EJB
Related
Deploy applet client code
Run an ActiveX client application
Deploy and running a Java EE client application
Run the IBM Thin Client for EJB
Install enterprise application files with the console
Develop client applications
Related
Options for the AdminApp object install, installInteractive, edit, editInteractive, update, and updateInteractive commands using wsadmin.sh