Hello,
What is the real function of a controller in a MVC architecture ?
Thank you for your advices.
1–3 of 3 posts
What is the real function of a controller in a MVC architecture ?
Thank you for your advices.
Your controller in the above example is Users firing the view Action it got from the request (usually another object).