My company has a set of web services that are not exposed outside the firewall.
It is being proposed that a publicly available GUI client be written to access those services by our clients. It's being proposed that the client be written in GWT/GXT Are there valid reasons to use GWT and web services together? Isn't the WS layer just redundant ... I mean you call the RPC layer that talks to the server anyway, then that layer makes a services request, gets the response, then thru a DTO serialized the response back to the GUI. Am I missing something here? Mort -- 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.
