There are probably hundreds of java xml libraries out there to use.

Also, you should read this: 
http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasicsXML.html

On May 12, 10:52 pm, MH <[email protected]> wrote:
> I want to write some Java code that can run either server-side or in
> GWT.  The problem is that the XML package that GWT supports
> com.google.gwt.xml.client.* will not run server side.
>
> Any ideas please?
>
> Also in com.google.gwt.xml.client.* how do I serialize an XML Document
> or Element to e.g.
> "<a b="c">Xml serialized as a string</a>"
>
> Thanks!
>
> MH
>
> --
> 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 
> athttp://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.

Reply via email to