MVC and the different dynamic sections of their web app
Posted: Wed Feb 28, 2007 7:26 am
Hi Guys
Could someone explain how they build the different dynamic sections of their web app using MVC?
If my web appllication consisted of 3 columns how would I incorporate the other controllers for the side columns as well as the main content controller?
I.E
//Request http://www.domainname.co.uk/players/all
I would need a players controller for the main content, then how would I incorporate a latest news controller, top ten players controller, press articles controller etc for the side bars?
I've heard of the composite view but it doesn't make sense to me
Confused
I hope this is clear
Any help would be much appreciated
Kind Regards
T
Could someone explain how they build the different dynamic sections of their web app using MVC?
If my web appllication consisted of 3 columns how would I incorporate the other controllers for the side columns as well as the main content controller?
I.E
//Request http://www.domainname.co.uk/players/all
I would need a players controller for the main content, then how would I incorporate a latest news controller, top ten players controller, press articles controller etc for the side bars?
I've heard of the composite view but it doesn't make sense to me
Confused
I hope this is clear
Any help would be much appreciated
Kind Regards
T