Hello!
I query an XIndice DB from Cocoon and get the search-results as an
XML-Document.
The result is an filled or empty xml-file with the root-element
<collection:results query="/user[username='xy'][password='xy']"
resources="0"
xmlns:collection="http://apache.org/cocoon/xmldb/1.0"/>
To start a session I need to distinguish if the value of result is 0 or 1.
So how can I get this value from the SAX-Events in the pipeline into
sitemap-params?
Thanks in advance
Axel
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>