From: sayoyo@... Date: 2005-11-09T02:47:11+09:00 Subject: Re: Can a action view invoke a methode of a controller then display its results Hi, I have tried the @controller.actionTwo, but it doesn't work. I got the following msg error: You have a nil object when you didn't expect it! The error occured while evaluating nil.actionTwo I think, it doesn't recognize the contorller.... Sayoyo