Link to home
Start Free TrialLog in
Avatar of enachemc
enachemcFlag for Afghanistan

asked on

Struts and i18n

How do I print a string in UTF-8 in STRUTS ?

I use:                                                                         <nested:write name="bean" property="comment"/>

but I can only see: "?????" in the view source. This should have been the UTF-8 represenation of the unicode Java string.
ASKER CERTIFIED SOLUTION
Avatar of jaggernat
jaggernat

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial