many thanks for the response to my question, in my gwt project I've used the gxt library. I've implementd the server call in this way: for example in a class of the view I've have the Utility.getFromServer () Metod that call the static getFromServer metod in the class Utility..the Utility class is linked whit the Async Class and then we've the servlet class with the query inside :) (I've the model package whit the bean in my project) this is the patterr that I've adopted...I think that is such to pattern adpoted in gtx example...do you think?!
Thanks to all :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
