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 at http://groups.google.com/group/google-web-toolkit?hl=en.
