This article provides a brief overview of the TigerMVC and how to get started writing your first Tiger-based application.
Setting-up Your First “Hello World” Page
Let’s begin by building a basic “hello world” page that does nothing more than grab a static “hello world” message from a (data) model, processes the message within the (business logic) controller [...]