Hello all,
<xtag:context> does not seem to behave the same as it's cousin
<xtag:forEach>. For the same path, forEach works but context doesn't. Is
there something I'm missing?
<xtag:variable> will return "an Object or List" if "node" is not specified.
Is the list a list in the sense of a "linkedList" or part of the io package?
Where can I find out about how to use it?
I am currently loading a string array to step through because I haven't
found an XPath alternative to SQL's "DISTINCT" operator. Does anyone have a
more elegant solution?
Any help would be greatly appreciated.....