How can we deploy our project in the web server as well as
in the application server, what is the difference between
web server and application server

Answer Posted / syed iftekharuddin ahmed

Difference between AppServer and a Web server
(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 ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need a server?

535


What is the difference between 2012 and 2016 server?

484


What is health check in refer to load balancer ?

556


What is server in simple terms?

531


wat is the 1st has to perform to identify the slow running quires with out using profiler?

2325






Can a client be a server?

480


Is cloud cheaper than dedicated server?

609


What is server in simple words?

593


Can a server host multiple websites?

536


What is difference between server and client computer or system?

489


What are the different types of servers available?

515


Can you use a pc as a server?

543


What exactly is a server?

492


What are the causes for server crash?

574


What is mysql server and client?

586