Which event is fired at the time of project deployment and undeployment?
No Answer is Posted For this Question
Be the First to Post Answer
In which cases Destroy() is invoked?
What is http servlet in java?
What are the different mode that servlets can be used?
When servlet object is created?
How do you define a servlet?
What is servlet collaboration?
how the HTML data stored in web server?
What do you mean by httpservlet and how it is different from the genericservlet?
how to make the IP address to .com
What are the exceptions thrown by servlets? Why?
Name the servers that can be used to develope and deploy Servlets?
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()?