So is it possible to put the images into the public folder rather than
the client folder? did you find out if it's possible?
Cuz i think it's cleaner to separate the java code from the resources
files, which also helps a lot in maintaining the code.
Any help is appreciated.
Thanks and Regards,
Hafiz
On Oct 17, 4:29 pm, zujee <[EMAIL PROTECTED]> wrote:
> have one more problem. When i tried to load image form another folder
> in public say images,
> its not loading and showing error like Resource images/myimage.jpg not
> found.
> I have given like
> ResourcesInterface extends ImmutableResourceBundle
> {
>
> /** @gwt.resource images/myjpg.jpg */
> public DataResource background();
>
> }
>
> its working fine when i put that image where source code lies
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---