weB、xml中哪项配置可使得Servlet的init方法在第一次访问前得到执行?
A.<init-param>
B.<load-on-startup>
C.<load-on>
D.<start-on>
正确答案是B