what is tomcat?can we deploy a servelet in tomcat?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anuja
yes tomcat is a server where we can deploy servlet ,jsp
programs
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / dilip
tomcat is not a web server. This is the application server
user to handle our java applications, which is integrated
with the webserver like apache to get the web applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / giang trang
Tomcat is a Servlet Container. That answered the second
part.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tomcat? Can we deploy a servlet in tomcat?
What is nio protocol?
What is the difference between tomcat and an application server?
Mention with how many valves does tomcat configured?
Is tomcat a web container?
What should we do if we want to know which users are reaching our site?
What are the directories under the apache-tomcat installation dir?
Is it possible to capture the mac address of the clients who are using your server?
What do you understand by tomcat-users.xml configuration file?
Is tomcat free for commercial use?
Is apache tomcat freeware?
What is the functionality of tomcat valve?