what is meant by application server?
what is the main difference between appilication server and
webserver?
what extra services offered by application server than web
server?
Answer Posted / madhu
(1) Webserver serves pages for viewing in web browser,
application server provides exposes businness logic for
client applications through various protocols
(2) Webserver exclusively handles http requests.application
server serves bussiness logic to application programs
through any number of protocols.
(3) Webserver delegation model is fairly simple,when the
request comes into the webserver,it simply passes the
request to the program best able to handle it(Server side
program). It may not support transactions and database
connection pooling.
(4) Application server is more capable of dynamic behaviour
than webserver. We can also configure application server to
work as a webserver.Simply applic! ation server is a
superset of webserver.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is google a server?
What are the two types of servers?
How do I find the log file on a server?
How is a server different from a pc?
What is rabbit mq server?
Do web servers have ip addresses?
What is a three tiered client/server architecture?
What UNIX command do you use to connect to UNIX server?
What are the major improvements included in Windows Server 2003 R2?
What is a server instance?
How do servers work?
What is difference between server and client computer or system?
What is new philosophy for database devises for SQL Server 7.0?
How do I host a website on a server?
What is the best web server to use?