what is tomcat?can we deploy a servelet in tomcat?
Answer Posted / guest
Tomcat is a webserver, Which is support 3 -tier
archeticture..
Yes we can
in web.xml
<web-apps>
<servlet-name>
<servlet-class>
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How to start and shutdown to tomcat server?
What is jasper in tomcat?
what is tomcat coyote?
How many requests per second does facebook handle?
Do apache tomcat generate log files? If yes name them?
Explain what is jasper?
What is the server server.xml configuration file mean?
Why nginx is faster than apache?
Is weblogic a middleware?
How many requests can a server handle?
What is tomcat used for?
Is tomcat single threaded?
Will you classify tomcat as a web server or application server?
Why application server is needed?
How will you clear the cache of the tomcat server?