Are you mean to read the file inside the client or server side? I think you can try to use ClassLoader.getResourceAsStream() method.
On Feb 4, 11:35 pm, archange <[email protected]> wrote: > Hi there, > > I want to havre a personal config file (ie. confi.xml) for storing > some stuff needed for the application. > How can I load it inside the client or server side of the > application ? > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
