What are common tasks performed by Servlet Container?
No Answer is Posted For this Question
Be the First to Post Answer
can we create more than ServletContext and ServletConfig in your application
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What is a generic servlet?
What's the use of servletcontext?
how to use servlets with j2ee ?
What are the different types of servlets?
What is the life cycle of a servlet?
How long do servlets last?
Which is better jsp or servlet?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
What is a parser. What does a parser do with a XML? Why do we need it?
Which HTTP method is non-idempotent?