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 can we specify system properties in tomcat configuration on startup?
How to we can change tomcat default port?
What is embedded tomcat?
Does wildfly use tomcat?
Does jboss use tomcat?
What is the result of select * from the tab?
Apart from apache tomcat, what are the different kinds of web servers?
How can we configure apache tomcat in java eclipse ide or explain the setup of apache tomcat server?
Is tomcat a java application?
How do you start and stop apache tomcat using services?
What language is tomcat written in?
What's the difference between tomcat and apache?
What are the steps to enable ssl in a web application deployed on tomcat?
What’s the difference between location and directory sections?
How you can configure tomcat to work with iis and ntlm?