• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

How to Translate Data base values into Arabic in my struts application

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I have problem in my struts application.Till now i have created all the pages in multilingual ,using struts application properties file.I want use data base only in english or arabic.now I want data base results also in Arabic or English according to user choice.For results in English ,no problem because data base is in English.Suppose user is in Arabic mode then how to translate data base results such as name of student,and report etc in Arabic.I don't want to use Google Translate API because the application is Intranet only.
Please help me any on in this problem.If possible suggest me how to use Translator softwares in the Struts application.Suppose if I purchage Babylon sofwtare then how can I use it for user interface translation.
Please help me on this this is very ASAP....Thank you very much in advance.....
 
Sheriff
Posts: 28344
97
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

jamesbond Krishna wrote:Please help me on this this is very urgent.



Could you please have a look at this page: EaseUp.

As for your question, before you rush off (read EaseUp again) to implement automatic translation you should evaluate it, to see if it is going to be usable. You might find you are annoying your Arabic-reading customers by providing them rubbishy translations.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic