프로그래밍/JSP Programming

2012-5-17 게시판 글번호로 조회

조은성 2012. 5. 17. 15:25

---------------글번호로 조회--------------------------------

시작 : list_all.jsp(목록에서 글제목 클릭시) - command=get_content
Ctr : GetContentController.execute();
BoardService : getContentByNO(int no) : BoardDTO
BoardDAO : updateViewCount (int no)
                 selectContentByNO(int no) : BoardDTO
응답 : show_content.jsp


 


 

 

 

 

 

 

 

 

 

 * 결과보기