사용자 요청 -> *.do -> DispatcherServlet(Controller) -> Model(RequestMapping) 매소드 수행 시킴
$('a').hide(),show()
contains() -> like
parent()
<tr>
<td>
<img> clikck
</td>
</tr>
=child()
cookie : 클라이언트(브라우저) -> 저장 내용을 서버에서 전송(response)
session
사용자 요청 -> *.do -> DispatcherServlet(Controller) -> Model(RequestMapping) 매소드 수행 시킴
$('a').hide(),show()
contains() -> like
parent()
<tr>
<td>
<img> clikck
</td>
</tr>
=child()
cookie : 클라이언트(브라우저) -> 저장 내용을 서버에서 전송(response)
session