NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
renegade
Joined: 27 Mar 2009 Posts: 2 Location: Ukraine
|
Posted: Fri Mar 27, 2009 10:59 pm Post subject: JSF localization in Visual WEB Designer |
|
|
Hi,
As you know Java Server Faces supports localization using .properties files.
For example if I want to use localized string from, e.g., UserStrings.properties file, I should declare it in faces-config.xml, e.g. as userMsgs variable, and then use it with JSF components like ...value="#{userMsgs.myString}"... .
I have tried to bind proprties from .properties files in Netbeans Visual WEB designer but I couldn't. . It seems there is no possibility to do it.
Could you please let me know if netbeans visual designer supports localization using .properties files or if you are planning to support it in future versions?
Thanks in advance |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|