Hi Anto if we can send data as json from client get datafrom remote and just convert total data as string . then u get client data as string and again convert as JSON like
This is i know concept. if u know better way how to handle let me know On Thu, Jun 23, 2011 at 12:53 PM, kiran reddy <[email protected]> wrote: > Hi > > we can pass data in the form of xml and JSON. > > we can convert as data xml or JSON . > > > > > > > On Thu, Jun 23, 2011 at 12:36 PM, Gerald Anto > <[email protected]> wrote: >> HttpService - Blazeds >> >> we can call our JSP page through httpService request >> then will get a output as XML format >> >> With Blazeds, >> supose we call a java class from RemoteObject, what will be >> the output? >> String or Is there any way to get XML format of data? >> In case we want bulk of data from java class how to we >> acheive it? >> please give me detailed description >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" 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/flex_india?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en.

