Implicit objects are objects that are created by the web container and contain information related to a particular request, page, or application.
They are:
Request, response, pageContext, session, application, out, config, page, exception.
Implicit objects are objects that are created by the web container and contain information related to a particular request, page, or application.
They are:
Request, response, pageContext, session, application, out, config, page, exception.