Sunday, October 21, 2012

Introduction to Application Server - WAS


Application Server:

An application server exposes business logic to client applications through various protocols, possibly including HTTP.

A Web server handles the HTTP protocol. When the Web server receives an HTTP request, it responds with an HTTP response, such as sending back an HTML page.

Some of the famous Application Servers are:

IBM Websphere Application Server
Oracle Weblogic
RedHat JBoss 



No comments:

Post a Comment