Presentation is loading. Please wait.

Presentation is loading. Please wait.

Favorite List Management Service : 화면 설계

Similar presentations


Presentation on theme: "Favorite List Management Service : 화면 설계"— Presentation transcript:

1 Favorite List Management Service : 화면 설계
세션 화면 #1 사용자 이름 입력 다음 화면 #2 좋아하는 동물? 다음 화면 #3 좋아하는 과일? 다음 화면 #5 Favorite List 종료 화면 #4 좋아하는 과목? 다음

2 Favorite List Management Service : 모듈 구조 설계
화면 #1 사용자 이름 입력 다음 1. 구현 정적 화면 HTML 파일 : start.html 입력 파라미터 Text 타입 – “user_name” 3. 요청 URL page1.do

3 Favorite List Management Service : 모듈 구조 설계
User name Favorite List 화면 #2 좋아하는 동물? 다음 1. 구현 MVC model control : Page1.java model : MyFavoriteInfo.java View : page1.jsp 입력 파라미터 Select 타입 – “animal” 3. 요청 URL page2.do C M V

4 Favorite List Management Service : 모듈 구조 설계
1. 구현 MVC model control : Page2.java model : MyFavoriteInfo.java View : page2.jsp 입력 파라미터 Select 타입 – “fruit” 3. 요청 URL page3.do 화면 #3 좋아하는 과일? 다음

5 Favorite List Management Service : 모듈 구조 설계
화면 #4 좋아하는 과목? 다음 1. 구현 MVC model control : Page3.java model : MyFavoriteInfo.java View : page3.jsp 입력 파라미터 Select 타입 – “subject” 3. 요청 URL result.do

6 Favorite List Management Service : 모듈 구조 설계
화면 #5 Favorite List 종료 1. 구현 MVC model control : Result.java model : MyFavoriteInfo.java View : result.jsp 2. 요청 URL start.html

7 Favorite List Management Service : Review
세션 구현 방법 ? 구현 프로그램의 문제점은?


Download ppt "Favorite List Management Service : 화면 설계"

Similar presentations


Ads by Google