I am reading in an image from the user on the server side and copying it to the war folder. This process works fine.
Then, through an RPC call, I get the location of the image and display the image to my Image object (which is placed in a VerticalPanel). The image is visibly, but the problem is for some images they are either rotated 90 degrees or -90 degrees. Am I missing something? Thanks
-- 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.
