I have some dynamically generated images I need to make available to the client. Since they don't exist yet at compile time I don't think just putting them in the public folder will work.
I am using IntelliJ as my development environment. Where dos the hosted code run from? That is, where is the hosted mode's ROOT? It seems if I knew where ROOT was I could copy the files to this location and then let the client know what this URL is. However it seems IntelliJ creates a bunch of folders in my home directory and I don't know where ROOT is. Is there a better way to publish dynamic images? -Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
