test contextConfigLocation classpath:configure.xml org.springframework.web.context.ContextLoaderListener myEncodingFilter org.springframework.web.filter.CharacterEncodingFilter encoding utf-8 myEncodingFilter *.do dispatcher org.springframework.web.servlet.DispatcherServlet 1 dispatcher *.do index.html index.htm index.jsp default.html default.htm default.jsp
'웹 & 프레임워크' 카테고리의 다른 글
Maven을 사용하지 않는 스프링 초기설정 (2) | 2014.05.11 |
---|---|
스프링 Model 부분 xml설정파일 예제 (DATASOURCE쯤에서 에러남!! 대문자로 고쳐주셈) (0) | 2014.05.11 |
Jquery CDN (0) | 2014.05.11 |
스프링에 필요한 라이브러리 모음 (0) | 2014.05.09 |
JSTL을 이용해 숫자포맷 세자리마다 쉼표 찍기 (2) | 2014.05.09 |