In JSP these implicit objects directly use instead of creating new object and using it.
API Implicit Object
JspWriter out
HttpServletRequest request
HttpServletResponse response
HttpSession session
ServletContext application
ServletConfig config
Throwable exception
PageContext pageContext
Object page
Sunday, April 5, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment