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 / rajamani

View is Client side pages. Model is over underlying
database. controlers are nothing but delegates that
watching what ever view holds as data.
once, data changes in data model thru client pages or thru
any other call. then, controller will initimate to view
related to that changes and UI controls will reflect the
changes accordingly.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is mvc a software design pattern?

663


Are singletons bad?

573


What is the creational design pattern?

625


Is mvc is a design pattern?

590


What are structural design patterns?

601






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

1911


Explain what is good design?

615


What are the disadvantages of singleton pattern?

579


What non-visual coding tools are available for web design?

2114


Why is singleton used?

623


What are the 23 design patterns?

713


Why is singleton bad?

568


Give me example of chain of responsibility design pattern?

616


What is the builder pattern?

634


What is the difference between architecture and design?

578