what is different between webserver and application server?
Answer Posted / mala
According to my knowledge,
Application server is more capable of dynamic behaviour
than webserver. We can also configure application server to
work as a webserver.Simply application server is a superset
of webserver.
Webserver exclusively handles http requests.application
server serves bussiness logic to application programs
through any number of protocols.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Why get method is more efficient than post?
What is application server and how it works?
Why do I need apache tomcat?
What is xampp tomcat used for?
How the webserver handles multiple requests for the same action class(struts) concurrently?
What is embedded tomcat?
Where is apache net server situated in information heart location?
What is the use of webserver?
How do I enable server side includes (ssi)?
Which is best web server?
Can we run ejb in tomcat?
what is jasper?
What is application server examples?
Does tomcat need apache web server?
How can one secure the websites host on apache?