Back-End/Jsp
[Jsp] MVC
리딩리드
2016. 7. 12. 14:59
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