2 architechture and MVC

What is the difference between modal 2 architechture and MVC?
[68 byte] By [ppatidar2001a] at [2007-9-30 0:09:14]
# 1
http://www-106.ibm.com/developerworks/library/j-struts/
jfbrierea at 2007-7-16 4:37:32 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
Model-2 IS MVC using the HTTP protocol. It's a way to do it that combines JSPs and a servlet. Struts is one framework that implements MVC in Model-2 fashion. - MOD
duffymoa at 2007-7-16 4:37:32 > top of Java-index,Other Topics,Patterns & OO Design...