Sunday, November 28, 2010

Place image in object, send object over rpc, use hibernate to update database

Hi,
I have a scenario which if would solve many of my problems. I have an
object which needs to contain a member of type to hold a file which
will be an image.

What i need to do is to populate the object with its data such as
fields and the image, send the object over an rpc. Then at the server
implementation use hibernate to update database.

Does anyone of you have an idea of how to do this using gwt??

--
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