[Jsp] MVC

Back-End/Jsp 2016. 7. 12. 14:59
donaricano-btn

 MVC

- MVC stands for Model, View and Controller. 

- It is a design pattern that separates the business logic, presentation logic and data


1. Example

https://github.com/KyleJeong/JSP/tree/master/jspMvc

블로그 이미지

리딩리드

,