what is tomcat?can we deploy a servelet in tomcat?
Answer Posted / dilip
tomcat is not a web server. This is the application server
user to handle our java applications, which is integrated
with the webserver like apache to get the web applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I enable server side includes (ssi)?
What is the main difference between and sections?
What is tomcat server xml?
What is a host and context in tomcat?
How does tomcat server work?
Can I set java system properties differently for each webapp?
What is the directory structure of a web application deployed on tomcat?
Is tomcat free to use?
On which port does apache work?
What is the use of glassfish server?
What is xampp tomcat used for?
What’s a difference between apache web server and apache tomcat?
Can ear be deployed in tomcat?
Can you run apache and tomcat on the same server?
How will you create a database connection pool in tomcat server?