Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


wahts the diif between Mvc1 and Mvc2?

Answers were Sorted based on User's Feedback



wahts the diif between Mvc1 and Mvc2?..

Answer / alluri.nagaraju

In MVC1 architecture mixing the presentation and business
logic.In which Jsp act as both controller and view and is
responsible for all activities and functionality provided by
Application.
In MVC2 architecture there is clear separation between
controller and view and making application design more isolated.

Is This Answer Correct ?    6 Yes 0 No

wahts the diif between Mvc1 and Mvc2?..

Answer / mukesh verma

In MVC1 model request is captured and processed by JSP[view
and controller] but in MVC2 model servlets[as controller]
are introduced which create java bean[model]which can be
used by jsp[view].

Is This Answer Correct ?    4 Yes 0 No

wahts the diif between Mvc1 and Mvc2?..

Answer / santhoshkumar.shaik

in mvc1 there is no centralize controler

but in mvc2 it is there

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Struts Interview Questions

How action-mapping tag is used for request forwarding in struts configuration file?

0 Answers  


how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?

2 Answers   TCS,


What is struts?

0 Answers  


What are the components of struts framework?

0 Answers  


what are tiles in struts?

3 Answers   Wipro,


explain the struts-configuration file?

3 Answers   TCS, Zoho,


project architechture in java

3 Answers   AC, IBM, INDUS, Satyam,


What is the differences between struts1 and struts2?

0 Answers  


What’s the utilization of resource bundle properties file in struts validation structure?

0 Answers  


drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips

1 Answers  


What is the purpose of @results?

0 Answers  


What is the naming convention for a resource bundle file in struts2?

0 Answers  


Categories