Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Right to left script for languages like Arabic in ADF application

992151Feb 26 2013 — edited Feb 27 2013
Hi All,

I am working on a multilingual ADF application. I need to include language written right to left in my implementation. Below are the steps i have implemented for the same.

1. Resource bundle file for Arabic is in place.
2. Locale added to the supported locale list as well.
3. added the <right - left > tag in trinidad-config.xml
4. added the encoding type as UTF-8 in web.xml in the filter for adfBindgings. (the page also had the encoding type as UTF-8)

When i run the application, The page rendered, shows the content in random characters(not arabic) and the right-left script does not work either.

Am i missing out on something here. Help and suggestions really appreciated.

Thanks
Usha
This post has been answered by Mohammad Jabr on Feb 27 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2013
Added on Feb 26 2013
7 comments
993 views