[Catalyst] implementing ajax
luke saunders
luke.saunders at gmail.com
Tue Mar 11 11:35:09 GMT 2008
On Mon, Mar 10, 2008 at 4:37 PM, Jennifer Ahn <jenahn at stanford.edu> wrote:
> hello!
>
> i'm wondering how one would implement the server side controller end of
> an application with ajax. i have the javascript on my client sending an
> xml file to a uri controller method but, how does the controller process
> that xml? is the standard way of doing this by reading in the xml file
> through stdin? i'd like to implement this without using JSON of jemplate.
>
> thanks for your help!
>
> jennifer
>
out of interest, why are you sending an XML file from the client?
and what does jemplate have to do with it?
More information about the Catalyst
mailing list