When he says, "if you go to '/Zoo/LookAtTheMonkey'..." go to it how?
by using your web browser... it should be something along the lines of http://yourservername/Zoo/LookAtTheMonkey ...
as shown here in their example online: http://www.howmvcworks.net/Zoo/LookAtTheMonkey <-- how they "went to /Zoo/LookAtTheMonkey"?

-tg