struts html:text problem
843836May 3 2005 — edited May 4 2005Hi,
I am using the struts 'html:text' tag to print a textbox within a html page.
As preselected value i need japanese characters which will be represented in the following way:
径 惊 琎
If I put these String as value into the html:text field it converts it automatically into
径 惊 琎
which means it replaces '&' with '&' .
Any ideas?
Thx in advance
grufti