Hello All,
I have a problem with processing HTML through SQLProcessor (Cocoon 1.6).
I have HTML data in my Oracle database and when I am retreiving this data
using SQLProcessor, it shows me "<i>Hello<i>, buddy" instead of "Hello,
buddy" (where _Hello_ should be italicized)
SQLProcessor puts in my XML file this: "<Hello>, buddy", but I don't
want it to!
Any suggestions how can it be solved?
Thanks a lot,
Vlad