Computer/Web

[jsp] jsp에서 루트 경로 가져오기

상Q 2014. 3. 25. 11:41

루트 데렉토리 가져오기

jsp - application.getRealPath("/")

servlet - getServletContext.getRealPath("/")

저작자표시 비영리 변경금지 (새창열림)