Re: XMLFragment and toSAX in C2

2001-06-18 Thread Sylvain Wallez
Amal Sirvisetti a écrit : > > Hi, > > I have implemented an XMLFragment class based on the AbstractXMLFragment > in C2 (dev-2.1). Within the toSAX() method I call another Java class > that returns me an XML string. I want to insert this string into the XSP > page. However, when I call the hand

XMLFragment and toSAX in C2

2001-06-17 Thread Amal Sirvisetti
Hi, I have implemented an XMLFragment class based on the AbstractXMLFragment in C2 (dev-2.1). Within the toSAX() method I call another Java class that returns me an XML string. I want to insert this string into the XSP page. However, when I call the hander.characters(...) method, the < and > sign