adspace
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