OK, my brain just isn't functioning right today and I've spent too much time on this. I have some XML that looks like this... private static void Dedupe(XPathNavigator nodeNav) { int index = 1; const ...
Java Server Pages and XML represent natural partners for building Web applications that use heterogeneous data sources. XML’s DOM API provides a universal way to represent these diverse data sources.