What is tomcat and how it works?



What is tomcat and how it works?..

Answer / Nishtnt Kumar Ramteke

Tomcat is an open-source Java web application server developed by the Apache Software Foundation. It can run Java web applications, including servlets and JSP pages, on a standalone Java SE platform without the need for a full Java EE container. Tomcat uses its built-in HTTP server to handle requests and responses between clients and the web application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

Can we serve content out of a directory other than the document root directory?

1 Answers  


What is jasper in tomcat?

1 Answers  


Which is better tomcat or glassfish?

1 Answers  


What is different between the web server and application server?

1 Answers  


What are the steps for the creation of Pooling within Tomcat server?

1 Answers  


Is tomcat a web container?

1 Answers  


Is apache an application server?

1 Answers  


what are the connectors used in tomcat?

1 Answers  


What is a tomcat thread?

1 Answers  


What is difference between tomcat and weblogic?

1 Answers  


What is apache tomcat?

1 Answers  


Can tomcat use ssl?

1 Answers  


Categories