Thank you alberto.

But i save my problem already. basically, there is a problem in my rpc
method.

On Feb 7, 6:36 pm, alberto33 <[email protected]> wrote:
> Not sure what you mean by source.
>
> When you debug, does the data make it to the server?
>
> Is you formData object constructed based on the contents of a Store,
> or how do you get you form your formData object?
>
> On Feb 3, 9:59 am, ytbryan <[email protected]> wrote:
>
> > hi all,
>
> > i created a gwt application to save data into database using rpc
> > however, the data never get saved.
>
> > when i debug, i step into the line service.saveData(formData,
> > callback); and realised that there is no source.
>
> > on my eclipse, it says that the source should be at
> > MySQLConnService_Proxy.savedata(Map, AsynCallback) however, i do not
> > have a MySQLConnService_Proxy class! and my saveData() should be at
> > MySQLConnServiceAsync class.
>
> > what should i do?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to