Ranjan Baisak wrote:

Thanks James for your insight into the implementation.
Let me tell you the scenario.

[snip code]


Is there any otherway to achieve the same with JDK1.4.2?



Well, this is all DOM Level 3 stuff, so you'll need to build your own Xerces jars with dom3 support enabled.
Download the latest release source and run the jars-dom3 target. Then make sure you include the resultant jars in your classpath.


Hope that helps,
James Shaw

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to