If you want to modify the servlet,will the Webserver need
to be ShutDown ?
Answer Posted / sanjay
No,there is no need to shutdown the webserver when we
recompile the code.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of using servlet over cgi?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What is the default http method in the servlet?
What is servlet configuration?
What are different Authentication options available in Servlets.
Which method is called when reference variable is passed in system.net?
How can we implement a jsp page?
How to upload a file to the server using servlet?
How forward () method is different from send redirect () method?
Explain the war file?
What is difference between PrintWriter and ServletOutputStream?
What is SingleThreadModel interface?
How do cookies work in servlets?
How servlets are deployed in java?
What are the supporting protocol by HttpServlet ?