Thursday, June 7, 2012

Re: How to send hashmap with a file using Servlet in GWT

I know how to use RPC in GWT, but i have file and the hashmap has a
property of that file.

this file with the property is send to server with and after that to
external repository.

for sending the file i created servlet. but dont know how to pass the
hashmap at the same time to the server.


On Jun 7, 1:30 am, Joseph Lust <lifeofl...@gmail.com> wrote:
> Or, if possible, use GWT-RPC and send as many HashMaps through a basic
> Async interface as you like.
>
> Sincerely,
> Joseph

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