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
What are the directories under the apache-tomcat installation dir?
What is the host?
when to use ssl with tomcat?
Is jetty better than tomcat?
What language is tomcat written in?
What's the difference between tomcat and apache?
How to set the context path of a web application in tomcat 7.0
What is a tomcat high availability?
Which is better jboss or tomcat?
Is tomcat a application server?
How to host files in a different folder and what is alias directive?
What is female camel called in english?
Does wildfly use tomcat?
What is the result of select * from the tab?
Does apache tomcat require java?