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 old is sql?

564


describ three types of application servers

1211


Which is the best localhost server?

576


Do you need a server to host a website?

494


What is the difference between server core and server with gui?

534






How do I find the log file on a server?

523


Is tomcat a web server or application server?

511


What are the three domains of life?

532


What is web server configuration?

523


How does the cache decide what to cache?

528


Why do I need a domain?

504


What is recursion depth?

573


What is citrix server?

568


What is global server load balancing (gslb)?

562


How many cores should a server have?

554