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
Explain directory structure of tomcat?
How do you deploy ejb in tomee?
Is weblogic a middleware?
Can I set java system properties differently for each webapp?
What is female camel called in english?
What are the configured tomcat valve’s?
What is tomcat high availability?
How does apache communicate with tomcat?
What is difference between get and post in rest?
Mention what are catalina’s configuration files?
How do I install and run tomcat?
What is female owl called in english?
what is recommended way for spawning threads from a servlet in tomcat?
How do I know if tomcat is installed?
Is jetty better than tomcat?