I want to export in XML with the charset UTF-8 (with no html escaped characters).
The JSP files are defined in UTF-8 charset, but xml export file have the escaped charaters.
How do I have to make this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to export in XML with the charset UTF-8 (with no html escaped characters).
The JSP files are defined in UTF-8 charset, but xml export file have the escaped charaters.
How do I have to make this?