¿¹Á¦
protected void doGet(HttpServletRequest arg0, HttpServletResponse arg1) {
String path = System.getenv("path");
}
¼Ö·ç¼Ç
getenv()¸¦ »ç¿ëÇÏ´Â ´ë½Å ServletConfig¸¦ »ç¿ëÇÏ¿© ½ÃÀÛ ½Ã ±¸¼º Á¤º¸¸¦ ¼­ºí¸´¿¡ Àü´ÞÇϰí, gc(), exit(int) ¹× runFinalization()¿¡ ´ëÇÑ È£ÃâÀ» Á¦°ÅÇϽʽÿÀ.