随笔-11  评论-0  文章-2  trackbacks-0
  1. <%  
  2. WebApplicationContext context = (WebApplicationContext)this.getServletContext().getAttribute(WebApplicationContext.ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE);  
  3. TestService service = (TestService)context.getBean("testService");  
  4. %> 
posted on 2013-08-08 14:48 阅读(229) 评论(0)  编辑  收藏 所属分类: JSP

只有注册用户登录后才能发表评论。


网站导航: