Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is difference between Web Server and Application Server ?

user-image
Question ajoutée par Nadia Saleh , Senior Service Dilevery Manager , Bayt.com
Date de publication: 2013/06/12

Web server exclusively handles HTTP requests, whereas an application server serves business logic to application programs through any number of protocols.

 

Visit our website for web scraping 

Application Server : Normally your Business logic or code behind the wall which will fulfill the request of need.

Jainesh Dalicha
par Jainesh Dalicha , System Administrator , The Beast Apps

Application Server : Normally your Business logic or code behind the wall which will fulfill the request of need.

 

Web Server: Generally take request on the web and responde back with result.

 

 

A web server refers to a server which normally listens at port80 and serves up html pages, images, etc...
The html pages are usually static pages unless they contain JavaScript.
An application which uses servlets and jsps requires an application server such as Tomcat, WebSphere, WebLogic, etc....
These application servers include a "web container".
and application server like apache tomcat etc there is a platform which is provide to intract each other that's it pls visit abhinay2011.blogger.com

Bassem Zohdy
par Bassem Zohdy , Java Chief Architect , Crossover

Web server is service web requests and it is managing the requests and responsable send response back, to user, it is subset of Application Server

Application server can serve any request not just web like EJBs and it could not send any response.

 

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?