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
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…