What’s the use of the servlet wrapper classes??
No Answer is Posted For this Question
Be the First to Post Answer
Is that servlet is pure java object or not?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
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 servlet?
Can I override destroy() method of Servlets?
Why do we use sendredirect() method?
How do you create connections for number of users, if you want to improve performance?
Why is init() method is used in servlets?
what is servlet and what you get when we use servlets?
what is the difference between doGet() and doPost()?
What is a web application and what is it’s directory structure?
What is Request Dispatcher?