James Cowan Tue, 08 Jan 2002 07:58:13 -0800
Hi I am sending a String parameter which contains CDATA xml. How do I stop Apache soap from turning all the xml within the CDATA exception into quoted xml (i.e. <tag> is becoming <tag%rt;)
James COwan