Unicode Font Support in JRE
843798Mar 25 2008 — edited Apr 19 2008We are accessing Oracle Forms through Web browser with the help pf JRE.(Java Run Time Environment)
We want to enter gujarati and hindi font in Unicode format in to db ?we can do that directly ?but when we try to 'type? the values through Oracle forms it shows ' ???? '(question marks)
Another thing is that when we give initial value in forms to that field we can see gujarati and hindi fonts on forms. Also if we copy and paste Unicode content from notepad to forms then also we can see Unicode fonts ?.does that mean java run time is not supporting Unicode fonts ...?
What is the solution for this issue?