1일에 배운 내용이랑 이어져서, 1일에다가 계속 정리함
※ Session ⇒ <input type="hidden"> 방법보다, 더 안전하게 데이터를 받아 올 수 있음
( **[ 11.25 ]**에 관련 내용 有 )
< board_mybatis_jpa – src/main/resources – templates.board2 – (HTML) detail >
< board_mybatis_jpa – src/main/resources – templates.board2 – (HTML) writePage >
< board_mybatis_jpa – src/main/java – the.service – (Class) Board2ServiceImpl >