Friday, 7 September 2012

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: