Introduction to other implicit objects
Some other implicit objects available to all jsps are exception, page, pageContext, application, config.
Of these, all objects except for 'exception' are used less frequently.
The use of 'exception' object is explained in this link.
Of these, all objects except for 'exception' are used less frequently.
The use of 'exception' object is explained in this link.