Tuesday, November 29, 2011

What is meant by Tomcat in java and its usage?

Tomcat is an extension to webserver. It is a servlet and jsp container. It can serve static and dynamic pages, which can be HTML and JSPs, along with servlets.
Category:Java Interview Questions

No comments:

Post a Comment