1.

Tomcat is an open source web server that provides a servlet container allowing you to run Java code.(a) True(b) FalseI got this question in an interview for job.My doubt stems from Choosing Web Servers in division HTML Fundamentals of HTML

Answer»

The correct answer is (a) True

To elaborate: Apache TOMCAT, a web server developed by the Apache Software FOUNDATION and which is also known as Tomcat Server. Apache Tomcat provides several Java EE specifications such as Java SERVLET, JavaServer Pages (JSP), Java EL, and WebSocket. It also provides “Java” HTTP web server which is used to run java code.



Discussion

No Comment Found

Related InterviewSolutions