Computer/Web
[jsp] jsp에서 루트 경로 가져오기
상Q
2014. 3. 25. 11:41
루트 데렉토리 가져오기
jsp - application.getRealPath("/")
servlet - getServletContext.getRealPath("/")