> -----Original Message-----
> From: Jonathan Melhuish [mailto:[EMAIL PROTECTED] 
> Sent: 15 March 2004 16:17
> To: xindice-users@xml.apache.org
> Subject: Re: Creating a web interface with Xindice
> 
> 
> Achille Kamgno-Tatuebu a ?crit :
> 
> >Hi,
> >I am working on a small native xml databases and would like 
> to setup a 
> >tutorial web site where people could learn about native xml 
> database. I 
> >am using Xindice as main reference example. I would like to create a 
> >web interface for Xindice and I don't know which technique to use 
> >(Tomcat, PHP or CGI). At the moment Xindice is running locally. My 
> >Operating system is Linux redhat.
> >
> >Can someone give me some advice?
> >  
> >
> I get the impression that the Java libraries are by far the 
> most mature, 
> so that may be the easiest option.
> 
> Do you mean you want to create a web interface for a database running 
> under Xindice, or an administration interface for Xindice itself?

You have a few options;

A) adjust the uglybrowser.java JSP interface that ships with xindice
B) check out the webdav interface in the CVS 
C) download and install the rudimentary PHP interface from
http://wiki.apache.org/xindice/XindicePHPAdmin

As for your assertion of java, well yes, they are naturally the most
mature interfaces, though every one of the above layer over
them...either directly invoking the java or via XML-RPC interface.

gl, Jim Fuller

> 
> Cheers,
> 
> Jon
> 

Reply via email to