you can always send the xml as a string text then parse it on the client/server side.
On Tue, May 25, 2010 at 3:32 PM, Sumit Somani <[email protected]>wrote: > I am an engineering intern and require to send XML document objects from > server to client . > I want to send a XML document object from server to client. Also please > tell the recommended XML Document object to be used on server side as on the > client side I would be using GWT gwt.xml.client.Document on client side to > recieve it. If this cannot be done what is the recommended method to do it. > Please help > * > * > *Sumit Somani* > > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
