『 Web.xml(Spring Web 스코프 이용 설정) 』
<listener>
<listener-class>org.springframework.web.context.request.RequestContextListener</listener-class>
</listener>
'자바 > JAVA...Spring' 카테고리의 다른 글
Spring 3.2 & MyBatis ) ApplicationContext.xml (0) | 2015.11.25 |
---|---|
Spring 3.2 & MyBatis ) Web.xml(Spring MVC Bean 취득) (0) | 2015.11.25 |
Spring 3.2 & MyBatis ) Web.xml(공통 Spring Bean 취득) (0) | 2015.11.24 |
Spring 3.2 & MyBatis ) web.xml (0) | 2015.11.23 |
Spring 3.2 & MyBatis ) Maven 리포지토리에 없는 jar파일 추가 (0) | 2015.11.23 |