어느정도 기본 지식이 있다는 가정하에 간단한 코맨트로만 남깁니다. 1. jdk6 다운로드 및 설치 http://www.oracle.com/technetwork/java/javase/downloads/index.html 2. tomcat6 다운로드 및 설치 http://tomcat.apache.org/download-60.cgi 3. http://localhost:8080/ 접속으로 tomcat6 정상설치 확인 4. tomcat6 설치폴더 하위의 conf\server.xml에 host 추가 후 tomcat restart 5. D:\TestWeb\ 폴더에 테스트 jsp 생성 후 정상동작 확인 6. iis에서 사이트 하나 만듬 - 폴더는 4번에 지정한 동일한 폴더로 지정 - 실행권한은 "스크립트 및 실행 파일..