Hi, I'm using Tomcat 6.0.26. I'm noticing that when our JSPs pages are served, we frequently have "?"s where apostrophes should be. We think this is because the database-driven content contains the Microsoft style apostrophe.
My question is, if I adjust the character encoding on Tomcat, will it serve the MS character instead of a question mark? I read the default encoding is ISO-8859-1, which I thought would include this mystery character, but apparently it doesn't. Do you know what encoding I should use and where I should set it? Thanks, - Dave -- View this message in context: http://old.nabble.com/Character-encoding-question-tp29554957p29554957.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
