Hi people, I am bulding an app which supports web services,where the returned data may be XML or JSON.My idea is to create a component to handle both types of data.In particular i use HttpSocket to hit the specific url,then i take the data and finally i pass them to view.Now the question i have is if i can use RequestHandler Component for this approach,coz i don't want to generate XML, JSON but manipulate it and set it to view.
Any help would ne nice! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
