what is tomcat?can we deploy a servelet in tomcat?

Answers were Sorted based on User's Feedback



what is tomcat?can we deploy a servelet in tomcat?..

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

what is tomcat?can we deploy a servelet in tomcat?..

Answer / anuja

yes tomcat is a server where we can deploy servlet ,jsp
programs

Is This Answer Correct ?    4 Yes 2 No

what is tomcat?can we deploy a servelet in tomcat?..

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

what is tomcat?can we deploy a servelet in tomcat?..

Answer / giang trang

Tomcat is a Servlet Container. That answered the second
part.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

How do I use datasources with tomcat?

0 Answers  


Where is tomcat server xml?

0 Answers  


What is female owl called in english?

0 Answers  


What is the feminine of a tomcat?

0 Answers  


What is the use of webservers?

0 Answers  






What is the highest searched on google?

0 Answers  


Explain how you can configure tomcat to work with iis and ntlm?

0 Answers  


Can we run ejb in tomcat?

0 Answers  


Explain what does the mac stands for?

0 Answers  


Mention what are the connectors used in tomcat?

0 Answers  


What is context xml file in tomcat?

0 Answers  


How would you achieve design flexibility in a portal to cater for a different look and feel?

0 Answers  


Categories