+

Search Tips   |   Advanced Search

Choose a type of client


A client provides the framework for client applications that run separately from the appserver.

Decision factors for choosing a client include whether you want to run a client application on Java EE or Java Platform, Standard Edition (J2SE) ; whether you want ease of use with a small installation footprint or full-function with medium to large footprint; and whether we need licence to copy or redistribute the client.

A usual first decision to make is do you want a client application that runs on Java EE or J2SE?. This leads you to choose from the main types of clients. Otherwise, to run an ActiveX program, or a Java applet, to interact with enterprise beans on WAS, the decision is only for one of those types of client.

 

 

Next steps

Develop the client application to use the type of client that we have chosen.

 

Related tasks


Develop client applications