Results 1 to 3 of 3

Thread: Displaying Japanese!!!

  1. #1

    Thread Starter
    Hyperactive Member anita2002's Avatar
    Join Date
    Dec 2001
    Location
    In u'r Heart
    Posts
    482

    Wink Displaying Japanese!!!

    Hi all,
    I have entered japanese data in oracle database from TOAD and pl sql developer.
    When i try to view it from JSP it shows junk.
    How to solve it?
    Please help!!!
    Anita
    Last edited by anita2002; Apr 3rd, 2003 at 10:17 AM.
    Can't imagine life without VB
    (Various Boyfriends)

  2. #2
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    Seems link the character encoding needs to be changed. Instead of unicode you would probably need Big-5 for Chinese or SJIS for Japanese

  3. #3
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    UNICODE should do it, but the underlying system needs to support it. E.g. you need a character set that actually contains ideograms.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width