| Author |
MVC, Controller with actionlisteners or methods for views
|
Marc Antoni
Greenhorn
Joined: Jan 01, 2009
Posts: 2
|
|
I've visited tons of websites and see two different approaches for mvc. With one approach the controller contains actionListeners for the view and where the view has getter methods for the fields. With another approach the controller has methods for the view to call.
Could someone tell me which of the two is recommended and why?
|
 |
 |
|
|
subject: MVC, Controller with actionlisteners or methods for views
|
|
|