[Catalyst] Jemplate and AJAX woes... [Bump -anyone??]

Robert Krimen robertkrimen at gmail.com
Wed Aug 13 23:26:38 BST 2008


On Wed, Aug 13, 2008 at 2:39 PM, <kakimoto at tpg.com.au> wrote:

>
>
> 2) I have been looking (googling) for Jemplates and got no luck really.
> Most of the AJAX tutes do not talk about Catalyst enough (what more of
> Jemplates)...  Any good tutorials for Jemplates especially in terms of
> what I want to achieve (as described above)?


I would start out by setting up an API controller
(MyApplication::Controller::API)
which is a Catalyst::Controller::REST.

Flesh out your API methods and have jQuery act as an intermediary between
your API controller and Jemplate (using $.get, $.post, etc.)

Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080813/c92a9=
c23/attachment.htm


More information about the Catalyst mailing list