Everyone, Thank you very much for the inputs.
On Mon, Dec 8, 2008 at 3:42 PM, Thomas Broyer <[EMAIL PROTECTED]> wrote: > > > > On 7 déc, 05:54, 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? > > Yahoo! BrowserPlus? > (or Flash, or a Java applet, or Sliverlight) > > > 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? > > Yes (or a Flash/etc. helper, eventually, but definitely not GWT-RPC) > > > -- Rohan Redkar MSCS, New York University Email: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
