servlet可以实现一整套功能
springMVC是把servlet分成了三块来实现,action,service,dao
action里采用了servlet中的部分功能,action也有自己的一部分功能
servlet可以实现一整套功能
springMVC是把servlet分成了三块来实现,action,service,dao
action里采用了servlet中的部分功能,action也有自己的一部分功能
转载于:https://www.cnblogs.com/cyy-13/p/5732622.html