動態

列表
創建 時間

在jsp裏, 調用容器,使用sevice

jsp獲取spring容器 % ServletContext sc = this.getServletConfig().getServletContext(); ApplicationContext ac2 = WebApplicationContextUtils.getWebApplicationContext(sc); RedisService redisService=(Redis