how to add hindi language support to struts webapplication.
- by Vipin Nemade
Hi,
I am creating Web application using the struts 1.2. On which I have to add the Hindi language support to my Web application.I have created the Application_hi.properties file in which I have key equal to Hindi word. But it is giving the error like "some character cannot be map using ISO-8859-1 character encoding".
thanks in advance................