Hi everyone,
My application requires the user to select a bunch of images from his
system. Then I need to do modifications on these images(example aline
them horizontally into a single image).
I need some design suggestions on how I can achieve this?
I guess, AWT cannot be directly used at the client side code. So if I
am transfering these images to the server to do these operations, can
I use rpc or will I run into Serialization issues? Is upload via the
normal multipart request the only option in this case?
Any help will be appreciated. Thank you.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---