Hai ,
i want to do one project using java.The primary aim of that project
is to store all the documentations in a server and we should be able
to retrive it using the software.So i want to know whether any free
tool of the same category is avilable so that i can improve my work
expecting an early reply
Raj
Aidan - 10 Jun 2004 14:32 GMT
> i want to do one project using java.The primary aim of that
> project
> is to store all the documentations in a server and we should be
> able to retrive it using the software.So i want to know whether
> any free tool of the same category is avilable so that i can
> improve my work
Depends what kind docs you are talking about, text, xml, word ...
Maybe Lucene would be relevant ...
jakarta.apache.org/lucene/docs/index.html
Aidan