This sounds like a font issue, not a JSP issue. You're probably looking at the generated page with a browser that does not have that font loaded.
Justin -----Original Message----- From: Leandro Costa [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 4:46 PM To: [EMAIL PROTECTED] Subject: Problem with spanish accents and the 'ñ' char I'm running Tomcat 5.0.16 and a JSP that connects to a MySQL DB. The data in the DB is ok, because i fetched that information with a quick php application and it displays correctly the accents and such. But when i access the information with this JSP, it puts question marks instead of those characters. I've seen this problem in some forums out there, but no solution... The same JSP is running on a Tomcat 4.0.1 in another machine (that i haven't configured), and it displays the accents correctly. Does anybody know what to do ? Regards, Leandro Costa --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]