Collection and sharing of, interview questions and answers asked in various interviews, faqs and articles.....
JSP : out object
The implicit out object represents an instance of the javax.servlet.jsp.JspWriter class that can be used to write character data to the response stream in a similar manner to that seen by the java.io.PrintWriter class.
No comments:
Post a Comment