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...

If there is a Model class,View class,Controller class then
How these are internally related? Which layer objects
instantiated in which layer? How they communicates?

Answer Posted / devarathnam c,kotagudibanda(po

Hi... Model is nothing but a class/bean having the setters
and getters methods to providing the required information
to the controller(SERVLET) and View(JSP).First the client
will give the request by using the view(jsp),the view can
forward the data to controller(servlet)then the controler
process the request based on the Model components .Finally
the servlet send the response to view.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should design patterns be used?

1128


Quartus II software version 6.0 is available for which operating systems (OS)?

2527


What is the difference between factory and abstract factory design pattern?

1024


Where should we use singleton design pattern?

1163


What are the benefits of the proxy in the design pattern?

1139


What are creational design patterns?

1141


5.Develop an entity relationships diagram that identifies physical entity relationships.

2875


Describe the builder design pattern

1181


What design pattern wrapper classes implement?

1070


Why singleton beans are not thread safe?

1133


Why have we used synchronized here?

1075


Can we have this pattern implemented using static class?

1129


4. Identify and bound the SOI’s Operating Environment.

3840


Give me example of observer design pattern?

1178


What is the builder pattern?

1151