I think .properties files are always iso-latin-8. Try that encoding, I think it should be fine for all west-european characters (I'm using german & french successfully)
You can however use explicit unicode ordinals like this: \u20AC (the Euro-character) > -----Original Message----- > From: Rui Pacheco [mailto:[EMAIL PROTECTED] > Sent: Monday, May 29, 2006 12:41 PM > To: Tapestry users; Tapestry users > Subject: contrib:Table and utf-8 characters > > > Hi all > > I've set the table headers in properties files in my WEB-INF > directory, but > I can't get my webpage to recognize my utf-8 characters. For > some reason, > both "ão" or "ão" aren't recongized. > The first word appears with garbage instead of the special > characters and > the second doesn't translate what's written to html. > > I've been looking at the documentation and it doesn't mention > anything in > particular related to this. Is there anything else I might be missing? > > -- > Cumprimentos, > Rui Pacheco > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]