Hi, I would like to store images near the classes that use them.
However, I cannot find a GWT example which loads an images in the src folder (or a sub folder). I found many examples using class.getResourceAsStream, but this is not available in GWT client. How can I load an Image residing in src/.../<MyClass>/subfolder/ myImage.png? Thanks Magnus -- 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.
