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
Is singleton bean thread safe?
What are the SDLC phases you have invloved ?
What is singleton design pattern in java?
What is single tone design pattern in java?
What are creational design patterns?
Why is singleton bad?
What is the difference between adapter and facade?
What is viper architecture?
what is the lazy design pattern?
What are the most important software design patterns?
Where should we use singleton design pattern?
What are the most popular design patterns?
What are the most commonly used design patterns?
What are useful tools for developing and testing color schemes for web sites?
What is lexi design pattern?