Posted By:
Oracle_817
Posted On:
Tuesday, October 29, 2002 02:10 AM
How to display HKSCS characters in struts. I can only get "?" in the output html. I have tried to store the unicode (/uXXXX) in the resource bundle, and set the JSP content-type either to UTF-8 or BIG5-HKSCS, as well as the browser content type, but still cannot get the correct characters displayed.
Does anyone have experience on that? Thanks.