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
Is apache tomcat a web server?
What are the vital benefits of running tomcat as service?
what is jasper?
Suppose when we are starting startup.bat file of tomcat server it is not started. Dos window appears for a second only. What we need to?
Is tomcat a jvm?
Is apache tomcat freeware?
What are tomcat threads?
What is the difference between a web server and an application server?
What is the feminine of a tomcat?
What are the steps to enable ssl in a web application deployed on tomcat?
What is the result of select * from the tab?
Why get method is more efficient than post?
How will you create a database connection pool in tomcat server?
Which is the vital configuration file that is used in apache tomcat?
How do I install and run tomcat?