Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Arabic support

    Hi,
    I am developing an application which needs to support Arabic characters. When the Arabic text is entered through TextItem is decoded on server side, it appears all as question marks ('?'). In the html page hosting the smartgwt app I have set the UTF-8 encoding by using the tag <meta http-equiv="content-type" content="text/html; charset=UTF-8" />. The database layer is MySQL which supports UTF-8 encoding. I have tried by hosting the application, both on Tomcat and jetty, but nothing helped.

    Also can you please provide me any link which has some tutorial for RTL support.
    Thanks and Regards,
    Prashant
Working...
X