Have you tried using Web Sevices? Call web methods receiving the objects via xml?
On Fri, Dec 2, 2011 at 12:41 PM, ph09 <[email protected]> wrote: > Hi, > > thank you for your answer, but this isn't my problem. I already know the > links you have posted. > It wasn't a problem fpr me to send Strings between GWt client and a > Session Bean and to store an entity in a database. > My problem is that I want to send Objects between GWT and EJB Project like > the Example Company object above. > The communication between GWT servlet and Ejb project works fine. I can > call methods and so on. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/p3l2_a2mslsJ. > > 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. > -- 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.
