Hello all,

I am developing a Java application which will eventually embed a HTTP
server and then act as the server for my GWT application.

I need help with getting the GWT app to access a method in the Java
app :)

Until now, just for the sake of developing I have been instantiating
my java app in the ServiceImpl and calling the required method from
there.

What is the proper way of doing this? How do I connect the ServiceImpl
to my app?

Thanks in advance!




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

Reply via email to