Servlet的初始化参数只能在Servlet的()方法中获取。
A:init()
B:doPost()
C:doGet()
D:destroy()
出自:计算机科学