1.

Explain The Concepts Of Tomcat Servlet Container.?

Answer»
  • Tomcat SERVLET Container is a servlet container. The servlets runs in servlet container.
  • The implementation of Java Servlet and the Java Server Pages is PERFORMED by this container.
  • Provides HTTP web server environment in ORDER to run Java code.
  • Reduces garbage collection
  • Native Windows and Unix wrappers for platform integration



Discussion

No Comment Found