Thanks Peter, We've used Struts and Expresso for our application. As you suggested, SearchBean would be a good starting point to look at integrating Lucene with it.
Another thing. Our application requires search capability to search .rtf, .doc and .pdf files as well. Does this feature already exist? Kindly advice. Regards, Rakesh. www.ayilliath.8m.com ----- Original Message ----- From: "Peter Carlson" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 1:26 PM Subject: Integration with Struts > 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]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
