Re: Reading from properties file
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 <stefanbach...@yahoo.de> 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 <pranavgupta...@gmail.com> 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 google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> > 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 google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home