Anybody tried to access Java DOM Objects returned to CFMX with
the DocumentBuilderFactory interface?
I can get the DOM into CFMX, but when i try to use methods like
doc.getElementsByTagName("SomeElement")... i get an error..------------------- Class coldfusion.runtime.StructBean can not access a member of class org.apache.crimson.tree.ParentNode with modifiers "public" ------------------ Are there restrictions? Any Ideas Thanks, Joe Eugene
<<attachment: winmail.dat>>
