Servlet Context를 알아볼까?
Sharing Resources Using the Servlet Context l Servlet Context 1. 모든 환경 정보를 가지고 있음…
Read MoreSharing Resources Using the Servlet Context l Servlet Context 1. 모든 환경 정보를 가지고 있음…
Read MoreTomcat 5.x 이후로는 server.xml에 <Context>를 직접 기술하지 않기를 권장합니다. $CATALINA_HOME/conf/context.xml: 모든 웹어플리케이션에 로드됩니다. $CATALINA_HOME/conf///context.xml.default: 호스트명에…
Read More