Forum Discussion

Mackinaw's avatar
14 years ago

character encoding in freemarker

Hello, I'm generating an XML doc in the endpoints, and I need to encode the fields.    Currently, I'm doing: <mytag>${blog.title}</mytag>   The problem is if the title is "Tom & Jerry", the "&"...