What is the difference between mvc1 mvc2?

Answer:

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.

First answer by ID1183060764. Last edit by ID1183060764. Question popularity: 1 [recommend question].