Explain is servlet mapping?
No Answer is Posted For this Question
Be the First to Post Answer
Which method of the httpservletrequest object is used?
How the servlet is loaded?
Is it possible to call servlet with parameters in the URL?
What are the methods in HttpSession and their use?
What is the use of send redirect () method?
How do cookies work in servlets?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What is load-on-startup in servlet?
Which is better jsp or servlet?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
What is the difference between the http servlet and generic servlet?
Explain web container.