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 nginx a web server or application server?
Can I unit test seam applications without starting the application server?
What are types of web servers?
What is a server software?
What are the cheapest domains?
What is the best server software?
how to find Developments system to get authorised?
What is the difference between host and server?
Do servers have ip addresses?
How do I find the name of my server?
Does microsoft sell servers?
What's the difference between workstation and server?
What causes server overload?
Do web servers have ip addresses?
What are the 5 operating system?