Thursday, December 1, 2011

Re: transfer Objects between GWT and EJB

Hello, 

I found for me a very good webpage  that help me a lot with please refer to the following
link: 

Please if this help you let me know.

Remember you have to create a proxy like the one specified in the following page:


Greets,

On Thu, Dec 1, 2011 at 5:01 PM, ph09 <ph.heisig@googlemail.com> wrote:
Hello,

I have got a question because of the architectur of my project.
At the one side there is a GWT Package with the Client Side and also a
Servlet to communicate with an EJB Project.
On the other Side there is a EJB Project with Session Beans and
Entities which schould be stored in a database and send between GWT
Client and the database. But I don't know how I can realize that. how
can I send an Object from my Session Bean to the GWT Servlet, because
the GWT Servlet don't know about the Entitities Classes.

Thats my Project Structur:

Entities + Session Bean:
http://pastebin.com/anAbCqgd

GWT Servlet:
http://pastebin.com/Ujjka9vT

I hope that it is clear where my problem is ;)

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment