Why do we use sendredirect() method?
No Answer is Posted For this Question
Be the First to Post Answer
What are advantages of servlets over cgi?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What is servlet and list its types?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
How a servlet is unloaded?
What is the use of java servlet api?
Why the concept of single thread model interface is used?
why are extending GenericServlet and why are extending HttpServlet explain?
What is servlet invoker?
What are different methods of session management in servlets?
What is connection pooling?
What must be implemented by all servlets?