I have got a small problem with some characters in my application. I am working on Java smartcards with Gemplus GemXpresso 211PK tool (reader is GemPC410) and when I made an application in JBuilder 8 (I am using JDK 1.2. I can not use newer version because smarcard will not work-from gemplus documentation) I try to run application but when application is running our Croatian characters are not shown (they are replaced vith rectangle) and I don't know what to do. I try with the java.util.Local package but it's not working and i try to change the code page in JBuilder on Cp1250 but stil nothing. when I turn off application Croatian Characters a shown normaly, problem is only when application is in running.