[Catalyst] Catalyst - any good AJAX tutes?

Neo [GC] neo at gothic-chat.de
Fri Mar 6 09:34:21 GMT 2009


Hi,

depends on the javascript-lib you are using for AJAX. Catalyst just 
builds a template, which is interpreted clientside by the AJAX-lib. This 
might be XML, JSON, plain HTML or $something. For the webserver / 
Catalyst, the requests look like any other normal HTTP-request.


Greets,
Thomas Weber


kakimoto at tpg.com.au schrieb:
> hello there,
>
>  I would like to use AJAX in my catalyst app. Any good references/tutes
> to recommend?
>
> thanks.
>
> K. akimoto
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>   



More information about the Catalyst mailing list