Difference between forward() method and sendredirect() method ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the <load-on-startup> element?
What is SingleThreadModel interface?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
how can you give alias to servlets?
Can we fetch the attributes related to a servlet on a different servlet?
What is the first statement in jsp page.
Explain the concept of ssi ?
Can we call destroy() method inside the init() method? What happens when we do so?
What do you mean by annotations in servlet?
Write a hello world program using servlets.
What are the differences between the servletconfig interface and the servletcontext interface?
what is servlet chaining?