1 / 21

제 02 장 JSP 프로그래밍 개발환경

제 02 장 JSP 프로그래밍 개발환경. 2008 2 학기 인터넷비즈니스과 강 환수 교수. JSP 개발환경. 웹 서버 JDK, JSP 엔진 손쉬운 개발 환경 에디터 등 DBMS. JDK 설치 (1). 내려받기 java.sun.com. JDK 설치 (2). 내려받기 java.sun.com. JDK 설치 (3). 설치. JDK 설치 (4). 설치 점검. JDK 관련 문서 설치 (1). 내려 받기. JDK 관련 문서 설치 (2). 설치 점검. JSP 웹 서버 내려 받기.

debra-brady
Download Presentation

제 02 장 JSP 프로그래밍 개발환경

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 제 02 장JSP 프로그래밍 개발환경 2008 2학기 인터넷비즈니스과 강 환수 교수

  2. JSP 개발환경 • 웹 서버 • JDK, JSP 엔진 • 손쉬운 개발 환경 • 에디터 등 • DBMS

  3. JDK 설치(1) • 내려받기 • java.sun.com

  4. JDK 설치(2) • 내려받기 • java.sun.com

  5. JDK 설치(3) • 설치

  6. JDK 설치(4) • 설치 점검

  7. JDK 관련 문서 설치(1) • 내려받기

  8. JDK 관련 문서 설치(2) • 설치 점검

  9. JSP 웹서버 내려 받기 • Tomcat • tomcat.apache.org

  10. Tomcat 설치(1) • apache-tomcat-6.0.16.exe

  11. Tomcat 설치(2) • apache-tomcat-6.0.16.exe

  12. Tomcat 설치확인 • http://localhost:8080

  13. 톰캣의 종료 및 실행 • 톰캣 설치 메뉴 [Monitor Tomcat]을 이용 • 톰캣의 현재 실행 상태를 점검 • [시작] 메뉴의 [Monitor Tomcat] 메뉴 • 윈도우 하단 좌측 트레이(tray)에 아파치 톰캣 모니터 아이콘 • 톰캣 속성(Apache Tomcat Properties) 대화상자 • 트레이에서 [Configure…] 선택

  14. 톰캣의 현재 상태 확인 방법 • Windows 작업관리자 • [Ctrl + Alt + Del] 프로세스 탭에서 tomcat6.exe는 톰캣 서버가 실행 중임을 나타내며, tomcat6w.exe는 톰캣 속성(Apache Tomcat Properties) 대화상자가 실행 중임을 나타낸다.

  15. JSP 예제 실행 • 화면 우측 하단의 [Miscellaneous] • [JSP Examples]를 연결

  16. Numberguess 예제 • 소스

  17. 이클립스 • www.eclipse.org

  18. 이클립스 구조 • 플러그인 개발 환경

  19. 이클립스 내려 받기 • www.eclipse.org/downloads • 버전 • Eclipse IDE for Java EE Developers

  20. 이클립스 설치 • 압축 풀기 • 이클립스 설치 압축 파일 • [eclipse-jee-ganymede-win32.zip]

  21. Thank You ! www.dongyang.ac.kr

More Related