It´s possible to tell Tapestry (5.0.18) to use a diferent charset
(especifically "iso-8859-1") when reading the properties file? How i do it? 
I put 

    configuration.add(SymbolConstants.CHARSET, "iso-8859-1");

in the contributeApplicationDefaults(MappedConfiguration<String, String>
configuration) method and I created a app_pt.properties but none of these
worked.

Thanks!

-----
Fernanda Cristina do Carmo
System Analyst and Java Developer
MSN/GoogleTalk: fernanda.ca...@gmail.com

-- 
View this message in context: 
http://www.nabble.com/T5---app.properties-using-charset-%22iso-8859-1%22-tp22970164p22970164.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

Reply via email to