Encoding / decoding XML for special characters
843785Oct 14 2008 — edited Oct 15 2008Hi folks,
I have a requirement to have special characters in a xml file and this xml file is compressed as .zip and sent to a server.
However, the pound symbol is not working fine in this case. What kind of encoding should I use for this?
I am using STAX for writing the XML.
Tia,
Jade