|
Sorry,
al little too quick perhaps. You should also define the encoding in the
components section, for example:
<map:serializers
default="html"
label="result">
<map:serializer name="xml" mime-type="text/xml" src=""> <encoding>UTF-8</encoding> </map:serializer> <map:serializer name="html" mime-type="text/html" src=""> <encoding>ISO-8859-1</encoding> </map:serializer> </map:serializers>
|
- [HELP]: How to set xml encoding? Gianluca Morello
- Re: [HELP]: How to set xml encoding? Joerg Heinicke
- RE: [HELP]: How to set xml encoding? Alten, Jelle Paul (sds-sp)
- Re: [HELP]: How to set xml encoding? Sourc... Alten, Jelle Paul (sds-sp)
- Re: [HELP]: How to set xml encoding? S... Gianluca Morello
