Hello, I would to know if it does possible to select a .properties file by a value ? By example, I got 3 .properties files :
desc_fr.properties desc_en.properties des_es.properties And in my product.java, I want to select the good property file and to display the label : private int country = fr; => select the desc_fr.properties Thanks in advance !! :-) -- View this message in context: http://old.nabble.com/Select-a-property-file-tp29324732p29324732.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org