单项选择题

Servlet服务结束时,Servlet会调用()方法释放资源 

A.free()
B.free(ServletConfig config)
C.destroy()
D.destroy(ServletConfig config)

相关考题