Implicit Objects in JSP - Java @ Desk

Tuesday, May 6, 2014

Implicit Objects in JSP

Implicit Objects in JSP

In JSP, there are 9 implicit objects as mentioned below :

1) request
2) out
3) response
4) config
5) application
6) session
7) pageContext
8) page
9) exception







No comments:

Post a Comment