Link to home
Start Free TrialLog in
Avatar of Naveen13
Naveen13

asked on

Please Explain Differences in Detail MVC,MVC1, MVC2, Jsp Model1, JSP Model2, Model1, Model2


Hello All,

   From few days I am hearing few Desigh Patterns, Please can any one explain in detail.

   Here are those Design patterns, Please explain in detail

   Model1, Model2, MVC,MVC1, MVC2, Jsp Model1, JSP Model2,

Thanks in Advance
Naveen  

 
     
ASKER CERTIFIED SOLUTION
Avatar of kiranhk
kiranhk

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of TimYates
TimYates
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Naveen13
Naveen13

ASKER


Thanks for ur Information,

But I need the differences

Thanks
Naveen
Did you look at that javaworld article we both posted?

kiranhk's comment should answer all your problems...you aren't really going to get a better answer than that...
JSP Model 1  == a JSP implementation of MVC 1
JSP Model 2 == a JSP implementation of MVC 2
there is no tabular format differences between these architectures. you can get all the differences from the links we posted and the brief explaination we have given.
did you find any of the suggestions useful?? havent heard from you for a long time

Yes, I refered so many sites and got the following information.

there is no MVC1, MVC2 arctictures officially.. see sun's,appache sites they will describe Model1 and Model2 architecture... they won't mention even the words MVC1, MVC2 in their sites..

so Model1 and Model2 both are MVC design patterns...

Model1 uses jsp as a view as well as controler.
Model2 uses jsp as a view and servlets as a controler.

Thanks
Naveen

thats the info what i posted already right???
can you close this question... its been more than 3 months...........