Hi, I have some arabic data in my oracle database and I need to display this in my jsp page.When I select the value from the databse I am getting the ascii value like this(إنجليزي).How can I convert this to original arabic value and display in my jsp page.
Thanks in advance, Prakasan