If you are calling java methods from flex, you can get it as java objects,array collection(of java objects) etc . If you want you can convert it to xml also.In case of bulk data , i think you can pass it as java collection (list,map etc) from server , and retrieve it as array collection.
On Jun 23, 12:06 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.

