I'm developing a web app (in java) in which the admin creates some forms.
When a user fills a form of those created by the admin, I would that he/she can see each name field translated in his/her language (when he/she does mouse over the field name).
I need a step by step tutorial or some examples to get started.
Moreover, do I need to find a java wrapper of the MS API or can I use ajax?