RaviROza JSPImplictObjects #Jdk #Java #AdvanceJava #Gujarati
JSP Application object: It represents the context within which the JSP is executing.
It has application scope.
The application object represents the application to which the JSP is executing to which the JSP page belongs.
It is an instance of the javax.servelt.ServletContext.
JSP Config object: config is an implicit object of type ServletConfig.
This object can be used to get initialization parameter for a particular JSP page.
The config object is created by the web container for each jsp page.
OS : Windows 10
Jdk : Version 8
IDE : Eclipse Mars
Server : Apache Tomcat 7
Follow me @
https://raviroza.wordpress.com/
https://raviroza.blogspot.com/
https://www.facebook.com/ravi.oza.it
https://twitter.com/raviozaIT
Subscribe my channel to get latest video notification https://www.youtube.com/user/ravioza101