Hi
I have some 50 odd chapters as HTML files and I wanted to create an
index to search some patterns or display the contents when the file is
double clicked to open.
Can any body help me in this regard?.
Sajid
tzvika.barenholz@gmail.com - 31 Mar 2008 12:52 GMT
On Mar 31, 12:59 pm, sajid...@gmail.com wrote:
> Hi
>
[quoted text clipped - 4 lines]
>
> Sajid
Google Lucene
T
Chase Preuninger - 31 Mar 2008 14:29 GMT
If your talking about generating it using a servlet then put all
chapters in a folder then use the listFiles method in the file class
then process them ad make a nav bar.
http://groups.google.com/group/java-software-develoupment?hl=en
Roedy Green - 31 Mar 2008 17:19 GMT
>I have some 50 odd chapters as HTML files and I wanted to create an
>index to search some patterns or display the contents when the file is
>double clicked to open.
>Can any body help me in this regard?.
I build an index of stuff in <DT> tags
It handle aliases too.
Have a look at http://mindprod.com/jgloss/jgloss.html
to see the end results.
It is pretty complicated, and designed purely for my own use. So you
would likely have to modify it for your own use.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com