What’s the use of the servlet wrapper classes??
No Answer is Posted For this Question
Be the First to Post Answer
How can a servlet be used to generate plain text instead of html?
why are extending GenericServlet and why are extending HttpServlet explain?
what are the different services provided by the web server?
What is servlet interface?
What is lazy loading and what is Generic Servlet Class?
How to invoke a Servlet?
What happens, when client requests for server object, which is not yet loaded into the memory?
How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?
Can you explain in detail 'javax.servlet' package?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
What are the life-cycle methods for a servlet?
What are the type of protocols used in httpservlet?