adspace


What is tomcat and how it works?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Which version of apache have you worked on?

921


Is it possible to disable jsessionid in tomcat servlet?

1009