when you comppile the servlet is it neccesary to restaet the
tomcat server?
Answer Posted / fasihuddin
Yes it is absolutely necessary to restart the Tomcat server.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is httpservlet and how it is different from genericservlet?
Is servlet synchronized?
What is the difference between using getSession(true) and getSession(false) methods?
What is meant by session? Tell me something about httpsession class?
What do you mean by httpservlet and how it is different from the genericservlet?
Why servlet is faster than jsp?
What is the difference between forward () and sendredirect () functions in servlet? Explain
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
When servlet object is created?
Describe servlet?
How do you find out what client machine is making a request to your servlet
What is http servlet in java?
Explain the difference between jsp and servlet?
Which method is called when reference variable is passed in system.net?
What is servlet instance?