Application Programming Model

Why Trust Techopedia

What Does Application Programming Model Mean?

The application programming model (APM) is a J2EE programming model that provides guidelines to an application component provider. JPM is used to build software for business functions based on the functionality and system requirements that business requires.

Advertisements

A J2EE APM focuses on creating components to access a company’s enterprise information system (EIS) and establish and manage connections to that system. APM also strives to develop components that can provide security to the enterprise application and support secure transactions.

The APM defines an outline for developing Web-centered, distributed and Java-based applications.

Techopedia Explains Application Programming Model

An APM outlines the best practices for building a J2EE enterprise application, most of which are based on a three-tier model:

  1. Client machine
  2. APM
  3. Database server

A bank can be used as a simplified example of a three-tier structure. Teller machines (PCs) serve as the first tier. The mainframe is the third tier and the storage facility for the most critical data. Although the bank’s IT department manages these computers, it is not always possible to upgrade systems deploying the latest applications, due to the potential for data loss and/or other issues.

However, based on APM guidelines, a solution may be employed with Web/application servers and distributed component containers as middle-tier machines. With this middle tier, new functionalities can be provided to the first and third tiers without upgrading the first and third-tier systems or installing new software. By defining the middle tier, APM supports a movement toward thin Web-based clients.

Another important APM concept is the container. The major difference between JavaBean and J2EE components is that J2EE components do not often interact with each other, but do interact with their respective containers.

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…