选择题
下面 Servlet 的哪个方法载入时执行,且只执行一次,负责对 Servlet 进行初始化
A、
service()
B、
init()
C、
doPost()
D、
destroy()
【正确答案】
B
【答案解析】
提交答案
关闭