What are the new features added to servlet 2.5?
No Answer is Posted For this Question
Be the First to Post Answer
Define the servlet mapping.
What are the functions of Servlet container?
Explain load on start-up and its importance?
How to read request headers from servlets?
What is difference between cookies and httpsession?
Explain the role of dispatcherservlet and contextloaderlistener.
What are the methods in HttpServlet?
What is meant by a web application
What is the importance of init() method in Servlet ?
Why filter is used in servlet?
Is dispatcher servlet a singleton?
Can we get PrintWriter and ServletOutputStream both in a servlet?