ServletConfig的哪个方法是用于获取初始化信息的?
A.getInitParameter
B.getParameter
C.getParameters
D.getAttribute
正确答案是A