Re: OT: Arabic Website

2011-06-02 Thread Zoran Avtarovski
Thanks Tito, That's the sort of stuff I'm after. The struts/java specific stuff I'm fine with, it's more the presentation (HTML/CSS) that I need help with. Z. On 2/06/11 4:55 PM, "tito" wrote: >hi, > >struts Application Resources,Struts locale .. and UTF-8 encoding is the >place to start.. al

Re: OT: Arabic Website

2011-06-01 Thread tito
hi, struts Application Resources,Struts locale .. and UTF-8 encoding is the place to start.. also you also have take care of the RTL ( right to left ) layout in ur web app. this explains the RTL > http://www.w3.org/International/tutorials/bidi-xhtml/ regards, Tito Cheriachan http://about.me

OT: Arabic Website

2011-06-01 Thread Zoran Avtarovski
We have a multi-lingual website that we have developed using struts that only uses English and European languages. We'd like to add Arabic to the site and was hoping somebody might have some pointers for where to start. Z.