Servlet Context를 알아볼까?
Sharing Resources Using the Servlet Context l Servlet Context 1. 모든 환경 정보를 가지고 있음…
Read MoreSharing Resources Using the Servlet Context l Servlet Context 1. 모든 환경 정보를 가지고 있음…
Read More1. 컨텍스트 초기화 파라미터(<context-param>) – <web-app>항목내에 작성 – 예) DD상에 작성방법 <web-app …> <context-param> <param-name>paraname</param-name>…
Read More자바서비스.넷 에 있는 예전 글 입니다. 요즘엔 iBatis 니 Spring 이니 하는 것 들을 이용하기…
Read MoreTomcat 6 버전일 경우 1,2번 모두 해줘야하며 이하버전일경우 2번만 해주면 된다. 1. context.xml 수정 privileged=”true”…
Read More