you could also put a json object representing the properties file on
the host page while generating it (for instance, using jsp) and then
use Dictionary or JavaScriptObject to access it.

HTH
Michael

On Apr 24, 6:14 pm, Stefan Bachert <[email protected]> wrote:
> Hi,
>
> when this properties file is valid at compile time, the you can use
> DataResource/ClientBundle, too.
>
> when this properties file will change after compile time, you may
> create an GWT-RPC requesting it from client side.
>
> Stefan Bacherthttp://gwtworld.de
>
> On 23 Apr., 10:56, pragupt <[email protected]> wrote:
>
> > Hi,
> > I am new to GWT and dont know how to read a properties file located in
> > a server side location.
> > please can you suggest some ways to do this
>
> > --
> > 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 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> 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 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
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.

Reply via email to