On Mon, Mar 10, 2008 at 4:37 PM, Jennifer Ahn <[EMAIL PROTECTED]> 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?

_______________________________________________
List: Catalyst@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/

Reply via email to