What’s the use of the servlet wrapper classes??


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What are the key methods that are involved in processing of http servlets?

0 Answers  


Why do we have servlet wrapper classes?

0 Answers  


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

0 Answers  


What is the life cycle of a servlet?

1 Answers  


Can we override destroy method in servlet?

0 Answers  






how the HTML data stored in web server?

0 Answers   TCS,


What is the purpose of dispatcherservlet properties?

0 Answers  


How can we implement a jsp page?

0 Answers  


What is a java servlet?

0 Answers  


Which is better jsp or servlet?

0 Answers  


What is the difference between get and post methods?

0 Answers  


How can we upload the file to the server using servlet?

0 Answers  


Categories