hi group,

i'm currently giving gwt a try for my project and not sure about some
details concerning communication with other servers. i found a lot of
documentation dealing with rpc communication between gwt client and
gwt server. but in my scenario i would like to call some external
service from the gwt server.
gwt is going to be the frontend. my backend is going to be provided
through a tomcat which runs the main code. i'm asking my self now what
would be the best way the communicate between gwt and tomcat
(different machines).
is it wise to create a web service with the help of axis2, or is there
a more "native" way?

regards
bastian

-- 
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.

Reply via email to