1. webstudy-board 폴더 구조

1. index 페이지와  error 페이지

1) WebContent-index.jsp

2) WebContent-error.jsp

에러페이지 이동하기

3) WebContent - view - template - home.jsp

4) WebContent - view - template - header.jsp

5) WebContent - view - template - sidebar.jsp

6) WebContent - view - template - footer.jsp

7) WebContent - view - template - mainPage.jsp

- mainPage 이미지

2. Controller

1) src - controller.HandlerMapping.java

2) src - controller.MainPageController.java

 

3.CSS

1) WebContent - css - style.css

+ Recent posts