What is new in ServletRequest interface ? (Servlet 2.4)
No Answer is Posted For this Question
Be the First to Post Answer
can i call destroy() method in init() method of servlet
What is the protocol used by Server & Client?
Is it possible to have a constructor inside the servlet?
What are the differences between the servletconfig interface and the servletcontext interface?
How do servlets work?
What do you understand by mime type?
What is Server-Side Includes?
Describe some assignments that are executed by servlet container?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
What is meant by servlet? What are the parameters of the service method?
Differentiate between the web server and application server?
What methods do you use in servlet - applet communication?