隨筆-9  評論-168  文章-266  trackbacks-0

          jsp文件:
          <%@ page import="javax.servlet.ServletContext" %>
          <%@ page import="org.springframework.context.ApplicationContext" %>
          <%@ page import="org.springframework.web.context.support.WebApplicationContextUtils" %>

          <%
          //獲取ApplicationContext對象
          ServletContext   servletContext   =   request.getSession().getServletContext();          
          ApplicationContext   ac   =   WebApplicationContextUtils.getWebApplicationContext(servletContext);

          //獲取ApplicationContext.xml文件中定義的BEAN
          PictureService ps=(PictureService)ac.getBean("pictureService");

          posted on 2008-08-19 13:26 紫蝶∏飛揚↗ 閱讀(1333) 評論(0)  編輯  收藏 所屬分類: Spring重點
          主站蜘蛛池模板: 渭南市| 九寨沟县| 泉州市| 沽源县| 平利县| 临高县| 潞城市| 呼伦贝尔市| 巴青县| 临邑县| 河南省| 南宁市| 峡江县| 商城县| 柳州市| 舞阳县| 锡林郭勒盟| 武陟县| 宣化县| 罗江县| 大邑县| 天门市| 景德镇市| 孙吴县| 名山县| 河间市| 荣昌县| 黑山县| 洛阳市| 麟游县| 武安市| 海门市| 藁城市| 敦化市| 石泉县| 贡觉县| 渭源县| 航空| 关岭| 秦安县| 吉安县|