I am building a web application using struts 1.2. In which I have to add Hindi language support to my web application. I created an Application_hi.properties file in which I have a key equal to the Hindi word. But it gives an error like "some kind of character cannot be a card using ISO-8859-1 character encoding."
thanks in advance................
source
share