Arabic + Internationalization
Hi,
I am doing project for SA. That requires Arabic language to be included in JSP. what are steps required to so?
I am putting arabic content in properties file. and trying to read to content using ResouerceBundle class. But I am getting the following error.
java.util.MissingResourceException
Please Suggest me the exact steps to solve the problem.
From,
Nirav_Pradhan

