Subject: Re: what exactly is a controller?
From: "manohar amrutkar" <amrutkar.manohar gmail.com>
Date: Tue, 30 Jan 2007 15:10:06 +0900
References: 236779236780
In-reply-to: 236780
Controllers receive events from the outside world (i/p) , interact
with d model , & dispaly an appropriate view to user .
ie. transfers job to appropriate action.