Hi,
I am using Jdeveloper 10.1.2.
JSP Struts application. I have seen so many topics on Arabic, but I think my problem is a little different. I have a JSP page which can have 3 versions. One in English, English-Arabic combo and Arabic. Now i could use Application resources. properties file and have a single jsp page. But i choose 3 different jsps. Now I have some data already stored in the database which i can pick and convert to Arabic.
My real problem is the date field and other numeric details that aren't stored. Suppose my page has a field current date. Is there any way I can convert it into its arabic version and display. Remember i also have bilingual pages, so how do i do this. PLease I hope someone has done this before....
Susan..