If you want to load properties from the servlet, you can setup a context
listener (this will not work on hosted mode, but on web mode, i dont know
why listener does not work well on hosted mode),
or you can take a look at
http://gwt.google.com/samples/Showcase/Showcase.html#CwConstantsExample

Regards,
_____________________
Ing. Gabriel Gutiérrez



On Mon, Jun 15, 2009 at 9:01 AM, Kinjal Khandhar
<[email protected]>wrote:

> Hello All,
> I am not able to read from a simple properties file on startup.
> It gives me this error:
>
> [ERROR] Line 16: No source code is available for type java.util.Properties;
> did you forget to inherit a required module?
>
> Can anyone help me as to how do I read from the properties file on startup.
>
> Thanks in advance.
>
> -Kinjal
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to