Shervin Asgari ha scritto:
Hello, can anyone point me to a tutorial or HowTo on how I can create a .properties file and how I can extract the information from this file within the source code? I don't know if Struts has some automagic stuff that does this.


If you mean simple ".properties" files (e.g. for configuration) see:
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html

If you mean internationalization see:
http://struts.apache.org/struts-action/userGuide/building_view.html#i18n
Ciao
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to