Hello All, I am building an application that has an interface which implements java.io.serializable.I want to transfer the data back and forth between client and server.
The problem is that interface is not in my current GWT package(client and server).Its in diff package.Hence it gives me compiler error saying check the inheritance chain. Is it that I need to have that interface in my gwt package or may be there is a need to define the path of that package somewhere. Please help me if anyone is aware of the problem. -Kinjal. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
