Hi, all! Can any body help me with my issues? So my problem is i have some service and now plane write client for this service in GWT. Service and client must exchange messages in JSON format. In server side i had framework for transformation JSON to JavaBeans and plain do something like this in client side.
So my question is how i can use beans from server side if its not GWT project and service don't have module file, what i must deascribe in client module file for getting access to the server beans. Thanks, Vetal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---