On 21 Nov 2010, at 16:10, Rohan M wrote:
> Although, the scripts are working but I'm facing two problems -
>
> 1) The $c->forward('controller/action') NOT working
Do you not mean $c->forward('/controller/action'), which looks like a
more reasonable private path ?
Cheers
t0m