I am actually originating an ajax request to load up a chart that will
be xml based.

I just did the usual:

$this->layout = 'ajax';

and passed my xml to the view. I got things working, however I would
still be interested in finding out how to handle xml responses in case
I ever need it in the future and if this is even the most recommended
approach for this kind of situations.

Thanks in advance,

Alfredo

On Tue, Feb 10, 2009 at 11:38 PM, Alfredo Quiroga-Villamil
<[email protected]> wrote:
> This should be simple, yet for some reason can't find how to do it.
>
> I need to render XML.
>
> What is the correct way to accomplish this?
>
> Thanks in advance,
>
> Alfredo
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to