Question background:
I am implementing some basic \'shopping cart\' logic to an MVC app. Currently when I click a link - denoted as \'Add T
Controller should return ActionResult. In this case a redirect to the caller page.