Arabic + Internationalization

Hi,
I am doing project for SA. That requires Arabic language to be included in JSP. what are steps required to so?
I am putting arabic content in properties file. and trying to read to content using ResouerceBundle class. But I am getting the following error.
java.util.MissingResourceException
Please Suggest me the exact steps to solve the problem.
From,
Nirav_Pradhan

java.util.MissingResourceExceptionA typo in your source code?
Or, is it really missing?

Similar Messages

  • JSF Internationalization in arabic

    Hi,
    i have to display JSF page in Arabic language
    I have stored properties file in arabic using UTF-8 character encoding
    and save properties file for eg messages_ar.properties
    But Jsf page is displaying garbage charaters in place of arabic value
    My JSF page contains:
    <%@ page contentType="text/html; charset=UTF-8" %>
    meta tag
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    and even set encoding on html as UTF-8
    but still no effect
    Please help me out its urgent
    Thanks
    akashikha

    Hi,
    Try this...
    when viewing in a browser, you could try setting the encoding (on the view menu normally) to arabic (ISO-8859-6).
    But I am not sure have you done it or not?
    Edited by: Sat@301177 on Feb 20, 2008 4:51 AM

  • How to insert arabic&english  from oracle clients like TOAD,SQL*PLUS

    Hi
    iam trying to insert arabic&english data from TOAD&SQLPLUS.
    if i try to insert arabic by copy and paste iam getting ???? and
    if i try to insert through my keyboard (after updating my system with regional
    settings) iam able to type some junk characters.
    I have installed Oracle 8.1.6 with characterset set to UTF8 and
    in my client NLS_LANG settings i have tried with different settings like:-
    AMERICAN_AMERICA.UTF8
    AMERICAN_AMERICA.AR8MSAWIN
    ARABIC_UNITED ARAB EMIRATES.UTF8
    ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256
    i have also updated INIT.ORA nls_language ='ARABIC'.
    but still iam getting same problem.
    any help in this appriciated.
    Thanks
    Srinivas

    Are you able to use Arabic with your Java VM in general? Or are you having problems specific to your database interactions? Sun provides an internationalized version of the JDK and also an "English only" version. Perhaps you have the English only version? I would recommend trying a simple Hello World app with your JVM first... I would also check your JDBC driver documentation and make sure there are no limitations there, and that your database is also setup for internationalization.
    It is certainly possible to use TopLink in internationalized environments as we have lots of customers doing this, so hopefully we can figure out what is wrong with your setup.
    - Don

  • Error after arabic language installation

    hi
    i installed EBS on redhat linux EL4 machines
    the configuration is :
    two nodes:
    node1(db,concurrent,administartion)
    node2(forms, web)
    shared appl_top is enabled
    the instance is VISION
    i run manintan multi langaul tables from adadmin before runing the nls patch
    after installing arabic, the following error shows when try to open a form "error in opening Oracle* Terminal
    fmrweb"
    can u please help me to fix this issue...thank you

    Try the suggested workaround/solution in the following note (Under "4.1 fmrweb.res").
    Note: 333785.1 - Oracle Applications 11i Internationalization Guide
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=333785.1

  • Arabic characters are no longer displaying properly in NB 6.7

    Hello all -
    Up until NB 6.5.1, my GUI displayed Arabic characters properly as typed. As I shifted to NB 6.7 Beta today, all those Arabic characters are shown as funny binary-looking characters! But, this only occurs when I am running from within the NB space. When I run the application by clicking the jar files, the characters print OK.
    Questions:
    - Is this happening because it is a beta version may be?
    - Is there a way or a place where I have to set some properties to display the Unicode characters correctly?
    For example, I thought all I had to do was right-click the project --> Properties --> Source --> Encoding: UTF-8
    Thank you for any help.
    PS: I am posting this problem in the Internationalization forums.

    PS: I am posting this problem in the Internationalization forums.A more appropriate place might be a NetBeans forum.
    db

  • Arabic characters.URGENT

    hi all i am trying to read arabic characters from an html page, store into mysql database then retrieve them.
    my broblem is that i retrieve them as english characters although i have set my encoding scheme to Cp1256 (arabic windows).Please help me.
    here are the two test JSPs i use
    ar1
    <%@ page session="true" import="java.util.*,java.sql.*,Orders.Cust_CartBean,pkgAdmin0.Item,Orders.CustomerBean,pkgAdmin0.DBConnectionManager"contentType="text/html;charset=Cp1256"%>
    <html>
    <body>
    <form method="post" action="/DeCom/ar2.jsp">
    <input type="textbox" name="inp" value="">
    <input type="submit">
    </form>
    </body>
    </html>
    ar2
    <%@ page errorPage="ErrorPage_e.jsp"
    session="true"
    import="java.util.*,java.sql.*,Orders.Cust_CartBean,pkgAdmin0.Item,Orders.CustomerBean,pkgAdmin0.DBConnectionManager"contentType="text/html;cha
    rset=Cp1256"%>
    <html>
    <body>
    <%
    String req = request.getParameter("inp");
    out.println("<p><b>Request returned: " + req + "<b></p>");
    DBConnectionManager db = DBConnectionManager.getInstance();
    Connection conn = db.getConnection(db.DbType,1500);
    Statement stmt = conn.createStatement();
    stmt.executeUpdate("DELETE FROM AR_TEST");
    stmt.executeUpdate("INSERT INTO AR_TEST VALUES('" + req + "')");
    ResultSet rs = stmt.executeQuery("SELECT AR_STRING FROM AR_TEST");
    while (rs.next()) {
    out.println("<b> Returned as string from database as: " + rs.getString(1) + "<b>");
    rs.close();
    stmt.close();
    %>
    </body>
    </html>

    Hi,
    I suggest that you can pull out the Arabic string from the
    database in the plain text file and see if the result is ok.
    If yes, you may transfer on the JSP. If not, treat it as
    unicode but it is more annoying in the process. I mean that
    save the String in unicode form \u0123\u1345\uaabc . something
    like this . About the Internationalization, you may consider the Java Internationlization.
    good luck,
    Alfred Wu

  • Internationalization in Oracle JDeveloper3

    I want to develop an applet, arabic enabled, with Jdeveloper3.
    Well I succeded in displaying arabic characters in the applet , but I had problems when it launch request on the darabase.
    for who's interested, my mail is [email protected]
    thanks

    Hi Irfan
    Also check out this samples: https://blogs.oracle.com/jdev11g/entry/internationalizing_strings, http://majid-hussain.blogspot.com/2010/10/internationalization-of-adf-11113.html
    Good luck,
    Juan Camilo

  • Internationalization in OIPM

    How does one configure internationalization such Arabic, Japanese etc for OIPM.
    Hence the labels should reflect the language for which we have configured.
    The default langauge is currently English besides there is nothing mentioned in the documentation.
    Any pointers would be useful

    SystemProperties, which is the application to set the requested, runs as a Java standalone application.
    In order to change the language of your system, you need to:
    a) enable the language in SystemProperties, tab Localization - if you want to have the enabled language as the default, you can set it in the tab Server
    b) restart the appropriate server
    c) set the language for a user in his or her profile, if a different, but default language should be used
    SystemProperties are always bound to the appropriate instance. I think you ran the SystemProperties of your UCM instance (that's why you saw changes in UCM). First, you need ti identify SystemProperties of IPM instance. Check this link: http://docs.oracle.com/cd/E21764_01/doc.1111/e10792/c02_processes.htm#CSMSP113
    (search for the location of Admin Apps is slightly different for each OS)

  • How can i input Arabic text in my web application using unicode

    hello
    i am working on struts project i m working on internationalization api now as far as label and messages are concern are properly displayed through resource file s but i want to input the text throught text field in Arabic also now can any one telll me how can i achieve this i will be thankful if some one helps me .
    thanks
    Farrukh

    gimbal2 wrote:
    sabre150 wrote:
    AccadSoft wrote:
    please guys I need an answer.To get answers about using iText I use "iText In Action, 2nd edition" by the prime author of iText - Bruno Lowagie.Classic way to make money - make the API free and sell the documentation. Also an honorable way to make money IMO.I was using iText before 2004 when the first edition of the book came out ( 4 years or so after the library was first introduced) and it was hard work. PDF is a very complex document format and just using the Javadoc does not really get you anywhere. There are many 'gotchas' in iText and most of the iText tutorials cover only the very basics and pretty much none of the 'gochas'. The book starts off with very simple examples that could be constructed from the Javadoc but then it does move on to the more complex issues. Worth every penny.

  • How to Query search panel internationalization in ADF.

    Hi,
    I am using JDeveloper Studio 11.1.1.2.0 and weblogic server 10.3.2.My Requirement is Internationalization.I did Internationalization(Arabic) In GUI level Its coming
    but Problem is in Query search panel(VO level) i want to change Internationalization ,but it is not comming.I have configured faces-config.xml.but not comming in Query search panel.
    In VO level ,i have change in Control Hints, As a label Tex---> #{UIServiceMessage['_U0627_U0644_U0646_U0638_U0627']} but still same text msg is comming.
    So plz help me how to Query search panel internationalization in ADF.
    Thanks&Regards
    Anup

    hi
    check this
    http://andrejusb.blogspot.in/2008/02/list-of-values-component-in-search-and.html
    Regards

  • Internationalization issues

    Hi,
              I have a jsp page where the page content type is set to Cp1256, (Arabic
              windows). In this page I have a form which collects some arabic data.
              This form is submitted to a second jsp. My doubt is
              1. how will the 2nd Jsp identify the char set used by the form
              (request.getCharacterEncoding is returning Cp1252, which is my default
              char set).
              2. In the second page suppose i have the following line String sName =
              request.getParameter("name");, in what encoding will that string be in.
              Is it Unicode?
              Can somebody send me a url which describes all these issues, The servlet
              handling the char set for the response and request.
              Regards,
              Dalia
              

    Also note that there is an entire forum dedicated to internationalization:
    http://forum.java.sun.com/forum.jsp?forum=16

  • How to print Arabic characters in Oracle BI Publisher report

    Dear Experts,
    Kindly suggest me how to print arabic characters in BI Publisher.
    Regards,
    Mohan

    see link
    https://blogs.oracle.com/BIDeveloper/entry/non-english_characters_appears

  • Hw can i get arabic support in oracleAS using jstl: showing '?????' symbols

    Hello All,
    I am using OracleAS for portal deployment and portlets UI constructed by using jstl.
    i have used spring portlet jstl for the jsp pages.
    when i am trying to change the language, it is showing '?????' symbols.
    I have used correct unicode. i tested in pluto portal server. when i deployed in oracleAS,
    for english not a problem. for arabic it is showing as '????'.
    i have used this code to get arabic in pluto. same code i used. i am getting error.
    <c:set target="${pageContext.response}" property="characterEncoding" value="UTF-8" />
    <fmt:setLocale value="ar" />
    <fmt:requestEncoding value="UTF-8" />
    i know it is not setting charector encoding.
    i tried some other too like:
    <head>
    <META http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    </head>
    and
    <%@ page pageEncoding="UTF-8" %>
    No improvement. please help me out of this.
    how can i get arabic support in oracle AS by using jstl?
    Thanks,
    Arun

    Only Apple Account Security could help at this point. You can try calling Apple Support in Canada - you'll have to find one of the several ways, such as Skype, to call an 800 number from outside of the relevant country - and ask for Account Security and see if they can help. Or you can find a friend who speaks Chinese and ask them to help you talk to Apple Support in China. There are really no other options that I know of.
    Note, by the way, that these are user-to-user support forums. You aren't speaking with Apple when you post here.
    Regards.

  • Pages '08 Arabic doc prints in Tiger, not Leopard

    I have a Pages '08 doc that is a mix of Arabic and English characters which will not print fully in Leopard but prints fine in Tiger (on either a Xerox Phaser 4400n or an HP LaserJet 4200n). The printer prints a blank page or, occasionally, a PostScript error. It seems that the trouble is specific to the characters in this doc, as other Arabic docs print fine, even under Leopard. I've been able to get parts of the unprintable doc to print by selectively deleting text, but I wasn't able to narrow down exactly what the offending characters or strings were.
    Deleting and re-adding the printer and updating the HP printer drivers didn't help. Any suggestions on where I could look for error logs, fixes, further troubleshooting?

    I have a Pages '08 doc that is a mix of Arabic and English characters
    Pages often messes up Arabic text, especially when mixed with English, and it is normally recommended to use a different app for such things (Mellel is the best). Is your text known to be correct?

  • Arabic and Chinese characters are showing ??? in PDF

    Hi
    I hava an application which calls BI publisher API to generate PDF file from rtf temlate and xml input. It is fine for English contents. But the Arabic or Chinese characters are showing ??? in PDF. If I use BI publisher Desktop to load the xml and generate pdf file, it shows correct Arabic/Chinese Characters in PDF. I also copied ALBANWTJ.ttf file to my application JAVA_HOME/jre/lib/fonts/ folder. But it still doesn't work. Anyone can help me with this?
    Thanks a lot!

    I created xdo.cfg and put it in my JAVA_HOME/jre/lib/ folder. the file is configured as below:
    <?xml version="1.0" encoding="UTF-8"?>
    <config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
    <properties>
    <property name="system-temp-dir">/tmp</property>
    </properties>
    <fonts>
    <font family="Default" style="normal" weight="normal">
    <truetype path="/fonts/ALBANWTJ.ttf"/>
    </font>
    </fonts>
    </config>
    But now I'm getting this error while generating pdf file:
    Adobe Reader could not open 'xxx.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
    Is there anything wrong in my xdo.cfg?
    Thanks!

Maybe you are looking for

  • Regarding Decimal notation

    Hi, I'm facing an issue in displaying an Quantity field in the report output. I declared a field of type MENGE_D (quantity field) and in debugging i can see the value say 125.000, but when i executed the report, the field value is changing from 125.0

  • In game purchase not showing up

    I tried to make an ingame purchase in Modern War. The purchase didn't show up but I was charged. MW told me to use the report a problem in iTunes, but every time I try that it says my browser is out of date. I have the most recent internet explorer f

  • Best MPEG Streamclip settings for exporting a .mov file? Please help!

    Am really stuck... I have a 1.6GB VOB file (which also exists in copy as a 2GB and a 1GB .mov file). I need to make a quicktime copy of the movie to upload online, but the maximum limit is 500MB. Because it's for a contact for a film festival, it nee

  • IPhone 4 shuts off randomly, will only turn on after hard boot, then shuts back off within 10 minutes

    My iphone 4 just had its 30 pin port replaced and also i believe the battery was just replaced. It will only turn on with a hard start (Holding the wake/sleep + Home) then within the next 10 minutes it shuts back off. I have been trying to recovery m

  • Error while GRn

    Hi, Can anyone help me, There is a requistioner " A "  who has been deleted from the org structure  and who has been performing the GR. But unfortunately he has been deleted and restored  back into the org structure , But another user " B "is perform