Tuesday 27 April 2010

ServletResponse



  • it  is a object (container object) which stores the details about the response to the client
  • it is a part of Servlet Container and which listens the events from the Servlet object
  • ServletResponse is predefined in javax.servlet.ServletResponse interface
  • ServletResponse is handled by Servlet container.






Previous topics

No comments:

Post a Comment