Answer Posted / rinu
A computer program that is responsible for accepting HTTP requests from clients (user agents such as web browsers), and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and linked objects (images, etc.).
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how servlet life cycles?
Mention what are the connectors used in tomcat?
How many requests can a server handle?
What is an application server in simple words?
What is tomcat-users.xml configuration file?
What is the purpose of nat protocol?
How do I know what port tomcat is using?
What are the check or log extent provided by apache tomcat?
Can we run multiple instances of tomcat server on a single machine? If yes how?
Why nginx is faster than apache?
How many valves is tomcat configured with?
What is difference between jetty and tomcat?
How many requests can tomcat handle?
What is the directory structure of a web application deployed on tomcat?
How does tomcat server work?