Web - Application (Server|Container)

Web - Application (Server|Container)

About

A application server is a web server that manage the server-side scripts by an unit called a web applications.

An application server is a platform which support, manage and run many applications.

For the developers, it provides a set of common components that you will find in any applications development. They implement services like:

  • clustering,
  • fail-over,
  • security,
  • and load-balancing.

The software developers:

  • don't need to develop this components
  • can be focused just on implementing the business logic.
  • access this services through an API

And Thin-client multi-tiered applications word then easier to write because they don't need to think about

  • handling transaction
  • multi-threading,
  • resource pooling …

The term application server took on the meaning of web applications, but has since evolved into more of a comprehensive service layer.

Type of Application Server

Documentation / Reference





Discover More
Card Puncher Data Processing
(Weblogic|Fusion Middelware|FMW)

Fusion Middelware (FMW) is an application server composed of two technologies: Weblogic for java application and of the console (aka Enterprise Manager) for non java application An instance of...
Card Puncher Data Processing
Architecture - (Client|Server) - (Multi)Tier Architecture

On a application level, the two most common architectures are: client/server and multitier. As internet computing becomes more prevalent in computing environments, many database management systems...
Mvc Common Architecture
Design Pattern - Model-View-Controller (MVC)

Model-View-Controller (MVC) development architecture. Common (Logic in a application server) Logic in the database 3 Tiers 2 Tiers See also Multitiers application server
J2ee Server
Java - Application Server

application server in Java A J2EE Server is application server on the J2EE platform. It contains the web-tier and the business tier where the components are placed in logical container. Tier Components...
Oas Version
MapViewer - Installation 10.1.3.3 on OC4J

Installation instruction of MapViewer. OAS/OC4J version 10.1.3.1 You can find this information in the “” link when you are logged in Oracle Application...
Obiee 11g Style Dashboard Property
OBIEE 10G/11.1.1.7G - How to create a New Style and Skin ?

How to implement this own style and skin. The skin and style are web resources (javascript, css, image, ..) located in two directory. The directories have the following syntax: sk_SkinName to design...
Odi Create Master Repository Wizard
ODI - Installation version 10.1.3.5.0

LD_LIBRARY_PATH= Master Repository: Data structure containing information on the topology of the company's IT resources, on security and on version management of projects and data models. This repository...
Powercenter Data Analyzer Architecture
PowerCenter - Data Analyzer

PowerCenter Data Analyzer is a data access tool and provides a framework to perform business analytics on corporate data. With Data Analyzer, you can : extract, filter, format, and analyze...
Powercenter Metadata Manager Architect
PowerCenter - Metadata Manager

PowerCenter Metadata Manager is a metadata management tool that you can use to browse and analyze metadata from disparate metadata repositories. Metadata Manager helps you understand and manage how information...
Sap Erp Documentation
SAP ERP - Documentation

The Master Guide is the starting point for implementing an SAP application. Quick links: SAP Software Distribution Center: Installations and upgrades: ...



Share this page:
Follow us:
Task Runner