Hi MVC1, there is MANY controller. A good example is the Java Swing API.
MVC2, there is only ONE controller, it's a web adaptation for the MVC pattern. With 1 controller, all user request are under control in a central point. A very good example is Struts. -emmanuel --- Kalaiselvan <[EMAIL PROTECTED]> a �crit�: > Can any one explain me the exact difference between the Model 1 and Model 2 MVC frame work.. > > Thanx in Advance.. > > Kalaiselvan.S > ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

