Hi,

I'm battling what seems to be a pretty elementary problem:

<x:parse var="xrpcResponse">
 <person>
    <firstname nickname="false">Ben</firstname>
    <lastname>Anderson</lastname>
    </person>
</x:parse>
<x:out select="$xrpcResponse//firstname"/>

This should work, correct? I've been trying so many variations of this and nothing seems to work. I'm on Resin 2.19, but am using jakarta's standard taglibs.
Any ideas?
Thanks,
Ben




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



Reply via email to