What is the use of httpservletrequestwrapper and httpservletresponsewrapper?


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

Post New Answer

More Servlets Interview Questions

Explain the lifecycle of a servlet?

0 Answers  


How to find whether a parameter exists in the request object?

0 Answers  


List out difference between a JavaBean from a Servlet?

0 Answers  


What is the difference between doGet and doPost?

9 Answers   iGate,


How httpservlet is different from the genericservlet?

0 Answers  






Explain the features are in servlet 3?

0 Answers  


Which HTTP method is non-idempotent?

0 Answers  


What's the difference between servlets and applets?

0 Answers  


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

0 Answers  


A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?

0 Answers  


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

0 Answers  


What do you mean by session tracking?

0 Answers  


Categories