displaying arabic text in jsp page
843836May 21 2005 — edited May 22 2005Hi,
Iam displaying some arabic values which will come from server in my jsp page.
but the problem when display the values its showing rubbish like �������������
when i select the view-->encoding from browser its showing arabic values..
i set <meta http-equiv="Content-Type" content="text/html; charset=windows-1256"> like this in my jsp page..
When i put the arabic text in normal .html page its working fine its displaying fine..
when iam calling jsp page iam getting above problem..
do i need to make any setting in server..iam using j2ee refrence server..
Regards,