Client applications
Application clients provide a framework on which application code runs, so that the client applications can access information on the application server.
For example, an insurance company can use application clients to help offload work on the server and to perform specific tasks. Suppose an insurance agent wants to access and compile daily reports. The reports are based on insurance rates located on the server. The agent can use application clients to access the application server where the insurance rates are located. More introduction...
Subtopics
- Types of client applications
We can write client applications that run separately from the application server. A client application uses the framework provided by an underlying client to access the resources provided by WebSphere Application Server.
End-to-end paths for client applications Administer client applications Secure client applications Developing client applications Tune client applications Troubleshoot client applications