I would like to work with xml on the client side to enable invocation of web services that expose a document style interface (WSDL etc).
Is there an XMLBeans or XStream type technology that will work client side so that I can work on custom xml-derived classes or will I just need to craft my XML manually using the standard classes provided in the com.google.gwt.xml.client package (Document... etc). Michael -- 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.
