jamer schrieb: > I don't know load the information of properties file. This is nothing GWT-related, so maybe you should go to comp.lang.java.help or some other group in Usenet where people are happy to answer Java-related questions.
But for starters: http://java.sun.com/javase/6/docs/api/java/util/Properties.html#load(java.io.InputStream) or if you restrict yourself to Java 1.6 http://java.sun.com/javase/6/docs/api/java/util/Properties.html#load(java.io.Reader) Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
