If you are using GWT 1.6 and the new project layout, put your images and css in the war folder of the project, not the source folder(s), and reference them from there.
If you are using the old structure, making use of the 'public' folder of the GWT module, you could merge the output of all of your modules into the same folder. The generated filenames will not clash, and being in the same deployed folder will make use of the same image&css files. Jamie. ----------------------- Search for analog and digital television broadcast antennas in your area: http://www.antennamap.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
