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

시작 : 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


 


 

 

 

 

 

 

 

 

 

 * 결과보기

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Posted by 조은성
,