<%@ page import="org.springframework.web.context.support.WebApplicationContextUtils" %>
<%@ page import="org.springframework.web.context.WebApplicationContext" %>
<%
WebApplicationContext wac = WebApplicationContextUtils.
getRequiredWebApplicationContext(this.getServletContext());
%>
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END












