1.

The init parameter name and value pairs that are defined in web.xml file are handled by

A. ServletConfig object
B. ServletContext object
C. ServletRequest object
D. ServletResponse object
Answer» B. ServletContext object


Discussion

No Comment Found