1

According to the section 'The Controller-View Relationship' located in http://www.recessframework.org/page/controlling-the-controller :

Try removing the body of the printIt method and refresh to get an error indicating no view template at 'helloWorld/views/printIt.php' can be found.

I tried this and upon refreshing the page, saw []. I checked the response header and it was of type application/json. Could this have something to do with it? I've tried installing Recess on another machine and it resulted in the same behavior.

Can someone tell me how to get an error???

J.C.
  • 893
  • 14
  • 27
  • 2
    That tutorial is pretty old and Recess has had several changes since. Make sure you have the !RespondsWith Html annotation set on the class. – ryanday Mar 03 '12 at 11:46
  • Thanks for pointing me in the right direction! I can finally move beyond that point in the tutorial now! – J.C. Mar 06 '12 at 03:48
  • @ryanday Try posting as an answer? :) – Barett Aug 02 '14 at 18:43

0 Answers0