MVC1 architecture combines business logic with the presentation logic, where as MVC2 seperates the two concerns. Struts framework is based on MVC2.
MVC1 architecture combines business logic with the presentation logic, where as MVC2 seperates the two concerns. Struts framework is based on MVC2.