getServletContext() 一个servlet可以使用getServletContext()方法得到web应用的servletContext 即而使用getServletContext的一些方法来获得一些值getServletContext.getAttribute();
getServletContext()
最新推荐文章于 2022-10-12 09:53:59 发布
getServletContext() 一个servlet可以使用getServletContext()方法得到web应用的servletContext 即而使用getServletContext的一些方法来获得一些值getServletContext.getAttribute();