Hi all,

I got a problem when I write out data on jsp.

I have a String = "わた&#12375"

which means ããã in Japanese

I use <bean:write name="myStr"/>

it only shows "&#12431;&#12383;&#12375"

plz show me how to solve this problem.

thanks.

Reply via email to