problem with reading arabic in jsp page?
- by sword101
Hey there
i have a column in the databsePostgreSQL
which contains arabic data
when reading the data from the database in the controller it's read fine, encoding is good
but when sending the data to the jsp page and trying to read it
it appears something like ?????????
any ideas why something like this occur?