when you comppile the servlet is it neccesary to restaet the
tomcat server?
Answer Posted / ravikiran.chd
yes
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the different ways we can maintain state between requests?
What are sessions in servlets?
List out the difference between ServletConfig and ServletContext?
What is the life cycle of a servlet?
What are the types of an http request?
What is ServletContext object?
What are the differences between servlet context vs servlet config?
Define context initialization parameters.
When jsessionid is created?
Why do we need servlet filter?
How a servlet is unloaded?
What are the features added in Servlet 2.5?
Is servlet a server side scripting language?
How do you load an image in a Servlet?
What are the drawbacks of cgi?