Is this helpful? http://www.schatten.info/software/xindice_browser/xindice_browser.html
-----Original Message----- From: Jose Ramon Revuelta [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 12:17 PM To: xindice-users@xml.apache.org Subject: RE: Browsing a Xindice DB with the browser This is because the "protocol" to access Xindice is not "http:", it is "xmldb:xindice:", but your browser will not be able to process this, so you may be wanting to develop some web application that internally uses the XML:DB API. CVS version 1.1b has a very simple servlet that does this, look for it as "Ugly Debug Tool". Saludos, José Ramón -----Original Message----- From: Kirmse, Daniel [mailto:[EMAIL PROTECTED] Sent: Miércoles, 03 de Septiembre de 2003 03:01 a.m. To: Xindice-Users (E-mail) Subject: Browsing a Xindice DB with the browser Hi, how do I browse a Xindice DB with IE or similar browsers? I tried typing http://localhost:4080/db and I got a not found reply. (My Xindice is out-of-the-box, thus running obn port 4080 and using the database 'db'. I already added a collection and some files. Cheers, Daniel