InterviewSolution
Saved Bookmarks
| 1. |
What Is Tomcat ? |
|
Answer» TOMCAT is a reference IMPLEMENTATION of the JAVA SERVLET and JavaServer Pages (JSP) specifications. It is intended as a platform for developing and testing servlets. Tomcat is a reference implementation of the Java servlet and JavaServer Pages (JSP) specifications. It is intended as a platform for developing and testing servlets. |
|