프로그래밍/JSP Programming

2012-5-18 MVC패턴을 활용한 게시판 글삭제하기

조은성 2012. 5. 18. 12:24

시작 : show_content.jsp 삭제링크 클릭. cmd : delete_content
Ctr : DeleteContentController.execute()
BoardService : deleteContentByNO(int no) : void
BoardDTO : deleteContentByNO(int no)

응답 : list_all.jsp

 

 

 

 

 

 

 

 

 

 

 

 

 

 

* 결과보기