相机大光圈是什么意思:请问getservletcontext()方法是干什么的?

来源:百度文库 编辑:高校问答 时间:2024/05/05 23:06:37
谢谢
ServletContext context=(这里写什么).getServletContext();
这个是什么意思呀?

你试试写this可不可以,或写page

this.getServletContext();
page.getServletContext();

这个不太常用