On Mar 30, 2011, at 8:28 AM, kedai wrote: > > tried that, returned no json. that was my first guess too
Is the controller getting invoked? What does it do? That ought to work, unless there's a routing problem or the like. I think... > > On Mar 30, 10:43 pm, DenesL <[email protected]> wrote: >> controller/myfunction.json/arg >> >> On Mar 30, 10:01 am, kedai <[email protected]> wrote: >> >> >> >> >> >> >> >>> hey guys. >> >>> Q: If I have controller/myfunction; I know i can get json by doing >>> this controller/myfunction.json >>> However, I have controller/function/arg; how do I get json output when >>> arg will be determined when we call the function. >> >>> Thanks for any pointers/help

