三层框架与MVC
三层框架:
View层 Service层 Dao层
Servlet and Action Interface Interface
JSP Impl Impl
MVC:
View Controller Model
JSP Servlet and Action JavaBeans、Beans、Service or Dao
三大框架:
Spring与Hibernate整合:将bean交给Spring容器管理;
Spring与Struts2整合:将action交给Spring容器管理。
青春就要为之奋斗!
浙公网安备 33010602011771号