This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Servlet
API provides wrapper classes for HttpServletRequest and
HttpServletResponse interfaces. These wrappers classes help you to
modify request/response. These wrapper classes used to create custom
implementations of the Servlet request and response types.
No comments:
Post a Comment