in gwt documentation
imageresource
it mentions imageresource,
Now, my project has a clinet package, server package, if I create an imageresource, this folder should under which package?
also, in the documentation,
or each accessor method, add an @Source annotation with the path of the new image you want to add to your program.
now my image is stored in war/Imiages/xxx.png
then should I use
?