Hi, I don't know much about Struts, but it seems like a web app framework using taglibs. I don't know if anyone has created a search based functionality using Taglibs for Lucene, but it is definitely doable.
Otherwise, Lucene is a Java based Text Search API that integrates well with other Java applications. You might want to look at the SearchBean in the lucene-sandbox/contributions area for a start toward creating a unified frontend. --Peter On 7/2/02 9:38 PM, "Rakesh Ayilliath" <[EMAIL PROTECTED]> wrote: > Dear All, > > How well does Lucene integrate with Struts ? > > regards, > > Rakesh. > www.ayilliath.8m.com > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
