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

How can Server Hang be solved?

777


Let's assume you have data that resides on SQL Server 6.5. You have to move it SQL Server 7.0. How are you going to do it?

1868


Enlist http response codes that are returned by the server.

657


How does computer server work?

732


What is the best web server to use?

707


What is the difference between 2012 and 2016 server?

657


What does it mean to host a server?

730


How to correct the MTS error that occurs after installing PWS4?

1718


What is the best web server?

715


How can you differentiate server crash and server hang?

803


How many cores should a server have?

746


Is it possible to put a jboss server instance into multiple cluster at the same time?

731


What are the 5 fsmo roles in active directory?

673


What is the best server?

704


Have you ever tested 3 tier applications?

1737