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


Please Help Members By Posting Answers For Below Questions

Why jsp is better than servlet?

524


What is the difference between Server and Container?

613


The code in a finally clause will never fail to execute, right?

593


What is setattribute in servlet?

548


Is servlet a server side scripting language?

546






What is servlet attributes and their scope?

591


How can an existing session be invalidated?

655


Why session tracking is needed?

578


Describe in brief RequestDespatcher?

587


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

610


Explain jsessionid and when is it created?

586


Difference between forward() method and sendredirect() method ?

578


What is the difference between 2 types of servlets?

635


Why is a constructor needed in a servlet even if we use the init method?

598


What is the purpose of requestdispatcher interface?

606