publicvoiddoPost(HttpServletRequest request, HttpServletResponse response)throwsServletException, IOException { doGet(request, response); } ServletContext是一個(gè)域?qū)ο?存儲(chǔ)數(shù)據(jù)的區(qū)域): 存儲(chǔ)數(shù)據(jù)的區(qū)域就是域?qū)ο? ServletContext域?qū)ο蟮淖饔梅秶?整個(gè)web應(yīng)用(所有的web資源都可以隨意向 servletcontext域中存取數(shù)據(jù),...
www.dbjr.com.cn/article/1873...htm 2025-5-15