[Catalyst] error running script/app_server.pl

Nilson Santos Figueiredo Junior acid06 at gmail.com
Sun Mar 5 03:59:45 CET 2006


On 3/4/06, Octavian Rasnita <orasnita at fcc.ro> wrote:
> Did I make something wrong? Or what could be the problem?

Try moving your "end" method to your root controller instead of
defining it in your view. That might help.

I think Catalyst actions aren't supposed to exist inside the view or
the model, only inside the controller. That's the thing about MVC.

-Nilson Santos F. Jr.



More information about the Catalyst mailing list