What is new in ServletRequest interface ? (Servlet 2.4)
No Answer is Posted For this Question
Be the First to Post Answer
can we create more than ServletContext and ServletConfig in your application
Can a jsp be called using a servlet?
What is a web container and what is its responsibility?
What are sessions in servlets?
what are the way a client can be tracked?
what is EJB and Java servlet
Which method is called when reference variable is passed in system.net?
What are the advantages of Servlet over CGI?
What are the mechanisms used by a servlet container for maintaining session information?
What is servlet collaboration?
What's the use of servletcontext?
Can we call destroy() method inside the init() method? What happens when we do so?