RJS-Template and link_to_remote

Hi, I am quite new to rails and can't use any rjs-templates. The problem is, that he can't use/find the methods in that template e.g. 'page' or 'replace_html'. I get an error message on these methods.

Here's what I got so far in my example:

Controller:

What error message ?

Fred

That common "undefined local variable or method `page'" do you need that trace generated?

Getting no error working properly

might it be possible that i break anything in my rails? maybe a gem or an option turned off?