[jdom-interest] JDOM and Xindice Namespaces
g4
jason at root10.net
Mon Jun 23 07:50:57 PDT 2003
Hi list!
OK I'm working on a project at the moment were I'm pulling data from
Apache Xindice through Cocoon's pseudo-control. OK this works fine but
when I want to pull the document by it's generated name, i.e:
<enquire src:key="01ffa7c04be90537000000f5d09e29a7">
...
</enquire>
I understand that the namespace (src) needs to be mapped for this to
work so I can then use the "key" part. My questions is how this is best
achieved? Through XSP? Also if reading the data source (Xindice) am I
just binding this way:
builder.build('xmldb:xindice://127.0.0.1:8080/db/Artist/');
Many thanks
Jason Lane
Developer
Root10 developments
More information about the jdom-interest
mailing list