I've got a string (St. J�R�Me) that needs to be HTML escaped.  After
escaping it (St. JéRôMe) I then marshall the object that
contains this escaped string through JiBX.  After doing so, the value
is St. JéRôMe.  As you can see, JiBX has re-encoded
it.  It encoded the "&" into "&".  How can I prevend JiBX from
doing this?


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to