For those that would like to use GWT without the need to write RPC code when calling backend services check this posting about the UniversalClient API.
http://soafaces.blogspot.com/2008/10/gwt-universalclient-look-mom-no-rpc.html The UniversalClient can call just about any server-side POJO method or can even call Mule ESB services and web services without need to write any backend RPC or any backend plumbing code. The UniversalClient is part of the SOAFaces framework: http://code.google.com/p/soafaces/ Rauf --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
