Is there any need to shutdown the web server, if you want
to modify a servlet?
Answer Posted / harsh
yes to make changes reflected in a class file we need to
shutdown the web server
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is string tokenizer?
List the Different types of servlet?
What is SingleThreadModel interface?
What is the use of httpservletrequestwrapper?
Does servlet have main method?
What is the life-cycle of servlets?
What are important features of Servlet 3?
What are the functions of Servlet container?
If some new data has entered the database, explain how can a servlet refresh automatically?
Is it possible to have a constructor inside the servlet?
What are different ways for authentication of servlet?
What is the structure of the http response
What is a web container and what is its responsibility?
What is servlet and how it works?
Define servlet mapping?