gwt is not going to help you a lot here(Think in terms of html and js.
If html and js cannot do, gwt can neither.). Did you check the recent
javafx release? I think it is best suited for your work. At least the
image manipulation part.

On Dec 6, 10:54 pm, Rohan Redkar <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to