On Jan 24, 2007, at 7:58 PM, Jacob Kjome wrote: First, can you tell me which DOM you are using for both XMLC and for the loading of the "page2" document? Second, if you are using the XHTML DOM for XMLC loading, try using the HTML DOM instead and see if it works then.
Are you referring to this line in my options.xmlc file?
<inputDocument processSSI="true" documentFormat="xml"/>
When I set it "html", all my jaxen xpath queries break with NPE's. :-(
I'm loading both pages with XMLC.
If I'm importing the whole node tree from one page into another, how the heck do I get the imported version of the node that i care about to call setIdAttribute() on it? :-(
Erik |
--
You receive this message as a subscriber of the xmlc@xxxxxxxxxxxxx mailing list.
To unsubscribe:
mailto:xmlc-unsubscribe@xxxxxxxxxxxxx
For general help:
mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
|