Hi All, Can anyone shed some light regarding my problem?
In GWT, you can't access the Java classes unless they are inside the client package. For example, I have an entity class (Java Bean) "Employee" under the client package, and I want it to be saved in the database. Is it a "Best Practice" to access the Emlpoyee entity class under the client package by the Database Class (DAO)? I hope my question is clear. Thanks All! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
