Re: ResourceBundle for client??

2009-03-18 Thread joe young

YES~!! It is exactly what I'm looking for!!

Thank you so much Danny~


On Mar 18, 8:03 am, Danny Schimke  wrote:
> Is the Constants- Interface of GWT the thing, what you are searching for?
> With this you can read the values from a properties- file
>
> -Danny
>
> 2009/3/17 joe young 
>
>
>
> > Can client code able to use  java.util.ResourceBundle?
>
> > I have some information in a propertie file and I don't want to get it
> > via RPC, is there an easy way to do it?
>
> > Right now when I use java.util.ResourceBundle in client side code, it
> > gives me this error~
>
> > [ERROR] Hint: Check the inheritance chain from your module; it may not
> > be inheriting a required module or a module may not be adding its
> > source path entries properly
>
> > 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: ResourceBundle for client??

2009-03-18 Thread Danny Schimke
Is the Constants- Interface of GWT the thing, what you are searching for?
With this you can read the values from a properties- file

-Danny

2009/3/17 joe young 

>
> Can client code able to use  java.util.ResourceBundle?
>
> I have some information in a propertie file and I don't want to get it
> via RPC, is there an easy way to do it?
>
> Right now when I use java.util.ResourceBundle in client side code, it
> gives me this error~
>
> [ERROR] Hint: Check the inheritance chain from your module; it may not
> be inheriting a required module or a module may not be adding its
> source path entries properly
>
> 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



ResourceBundle for client??

2009-03-17 Thread joe young

Can client code able to use  java.util.ResourceBundle?

I have some information in a propertie file and I don't want to get it
via RPC, is there an easy way to do it?

Right now when I use java.util.ResourceBundle in client side code, it
gives me this error~

[ERROR] Hint: Check the inheritance chain from your module; it may not
be inheriting a required module or a module may not be adding its
source path entries properly

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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---