Tomcat Server Question:
Download Job Interview Questions and Answers PDF
What is tomcat? Can we deploy a servelet in tomcat?
Answer:
Tomcat is a webserver, Which is support 3 -tier
archeticture..
Yes we can
in web.xml
<web-apps>
<servlet-name>
<servlet-class>
archeticture..
Yes we can
in web.xml
<web-apps>
<servlet-name>
<servlet-class>
Download Tomcat Interview Questions And Answers
PDF
Previous Question | Next Question |
What is different between webserver and application server? | What is the output of select * from tab? |