Hi everyone, I am currently working on a web front end for a legacy product.
Most of the web based user interface is provided by GWT; however I need to download an applet from the server for specific functionality. The applet requires access to many of the services I have written in GWT (for accessing data). I was wondering if there is already a solution which will allow me to leverage the GWT services I have written, perhaps via HTTP connections? To be clear, the applet will be running within a JVM on the client machine. I desire for the applet to be able to query data from the GWT RPC services provided by the server and process responses from the server. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
