Home »
Unlabelled »
In the init(ServletConfig) method of Servlet life cycle, what method can be used to access the ServletConfig object ? | JDBC
In the init(ServletConfig) method of Servlet life cycle, what method can be used to access the ServletConfig object ? | JDBC
A. getServletInfo()
B. getInitParameters()
C. getServletConfig()
Ans: C
No comments:
Post a Comment