Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
UTF-8 problem in generated page
vural
Hi,
I am trying generate UTF-8 encoded JSPs. Both DCR and TPL has encoding="UTF-8" definition plus JSP has UTF-8 charset metatag.
The problem is the generated and previewed JSP has correct character (i.e. ö,ü), but saved JSP has different encoded characters when opened with Notetab or other editor. On the other hand, DCR has correct UTF-8 character. I assume that there is something going wrong in the generation process, but this doesn't explain why preview of generation has correct characters.
I checked iwpt_encoding.ipl, returning UTF-8 default. Just in case, I changed file_encoding.cfg in the same directory to UTF-8 for all.
Do you have any idea what I may be missing?
My configuration is
Win 2k SP3
TS 5.5.2
TST 5.5.2.0
Any hint will be appreciated.
Thanks
Find more posts tagged with
Comments
vural
Sorry, missing JSP directive for UTF-8.