Hi,
I am beginner to gwt.

I am using RPC for my application. The default return type is the
server class is string, I would like to return an integer or an array.
Whenever I am changing the return type in my server class
(GreetingServiceImpl) and my client class (GreetingServiceImpl) I get
an error.
Is there any changes I have to make in the Asysc class also? And what
do I have to change in the client code? I did make some changes in the
client code but it wasn't helping.
Could someone tell what dependency does the return type have and in
what all functions and classes(default view). I am well familiar with
the general flow of the RPC mechanism

Sincerely,
Rahul
--~--~---------~--~----~------------~-------~--~----~
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