Hi Adams, Thanx for you reply,
I am using TextFormatter. What it will do is whatever the text inside the main element it will send as it is. for example <hdml> my name is santhosh<<hegde>> </hdml> So what happens here is textformatter send it as it is. But Hdml browser needs it in its reference like <hdml> my name is santhosh << hegde >> </hdml> otherwise browser throws exception. I am using UP.Browser. I wil attached my xslt page. Plaese go through that and tell me where i have done wrong if any. Thanx with rgds Santhosh hegde A ----- Original Message ----- From: Adam Ambadas <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 20, 2001 6:47 PM Subject: Re: hdml > Hi Santhosh, > > that should not be a problem since you are putting everything in CDATA > section. > > I am also doing same thing. But I dont get any problem. > > btw, which emulator are you using? > > If you could share the xsl file, it would be easy to tell if anything is > missing. Also, I need to patch my xsl ;-) yours would be of great help! > > cheers, > > Adam > > > On Thursday 20 December 2001 08:07 pm, you wrote: > > I am wtiting xslt for hdml. I am writing all the hdml tags inside CDATA. > > > > I am using TextFormatter. But the problem here is whenever angle brackets > > i.e "<" ">" comes in the text node part textformatter sends it as it is > > which hdml browser cant support . Its giving error. Hdml browser wants it > > like "<". > > > > do you have any mechanisn so that i can overcome that problem?? > > > > waiting for suggestions. > > > > Thanx with rgds > > Santhosh hegde A > > ---------------------------------------- > Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" > Content-Transfer-Encoding: quoted-printable > Content-Description: > ---------------------------------------- > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>