Application Client

Why Trust Techopedia

What Does Application Client Mean?

An application client is a stand-alone application that runs on the client machine and is configured to work as a J2EE component.

Advertisements

The application client is used to perform tasks, such as system or application administration. It is typicalbundled with strong enterprise components, like Web services and EJB, which are deployed in a remote application server.

Techopedia Explains Application Client

Application clients contrast to Java servlets and Java Server Pages (JSPs), which are server-side components, and EJB components, which are server-side business components.

Because it is written in the Java language, an application client is compiled like any Java language program and directly accesses Enterprise Java Bean (EJB) components. An application client also has the ability to establish an HTTP connection when communicating with a servlet. Furthermore, an application client that is written in a language other than Java can also interact with the J2EE server.

The advantages of an application client vs. a stand-alone Java application are as follows:

  • An application client can run in a Web browser or application container.
  • An application client is portable, as it is bundled with necessary software in an enterprise archive file.
  • Because it has the necessary libraries, an application client can access all J2EE services.

The main disadvantage of the application client is its heavy weight.

Advertisements

Related Terms

Margaret Rouse
Technology Expert
Margaret Rouse
Technology Expert

Margaret is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages.