Hi all, I have a bean that fetches data from database and Java Server Page to show it. Problem is that when I fetch scandinavian charachers (���), they show in browser as ?-signs. When I get System.out.print they come out correct. I've noticed that there's a difference when changing Page ContentType in Java Server Page, for example to charset=ISO-8859-1. It should contain scandinavian characters. Part of the page is XML so that might also cause some problem. And when I create a String in Java Server Page containing scandinavian characters - they work ok! Cheers, -Jarno =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
