Hello,
I am new to Cold Fusion. I am using XmlTransform, to convert xml to html. My xml
uses public doctype for dtd declaration.
Now when i run the the application,The XmlTransform looks for dtd in the in
coldfuison runtime/bin folder always and not in the current folder, where xml is
placed. I have also tried to do public doctype matching using catalog.properties
, but nothing seems to be working.
Please suggest
Regards,
Ruchi