Hi, I got a simple question. i got several services in my gwt application, which all shall refer to one configuration ( like a property file or sth). is there any smart way to load the configuration once , so that all services can access it?
i tried to use the java.util.properties, but i didnt find a way to load the properties only once. it worked wenn i load the property in every service method, but that makes no sence ^^. thx and best regards, Dr.Doom -- 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.
