!!! NEED HELP for Passing request parameters - and making use of them in the XSL

2002-12-18 Thread cavallino_mail.zeelandnet.nl
I want to do that too but then with XPath. I want to transform my Xpath results into HTML. In IExplore I go to an URL which contains xpath parameters. Then when I don't put in a transform or anything like that I just get a page in XML with the results of my query. In that case XPath has added a

XPath queries and the sitemap

2002-12-12 Thread cavallino_mail.zeelandnet.nl
I am doing an XPath search on my Xindice database with IExplorer and I get the results in XML in my browser. I use an URL that looks somethin like: http://localhost:8080/cocoon/xmldb/coll1/coll2?xpath=//NODE[contains("TheQuery")] The result of that comes in XML. But I want to transform it to HTML