Thanks for your reply. I have changed my all imports. Even I am using <%@ page import= "org.apache.lucene.store.Directory "%> still also I am getting same error. Also strange thing is if I run my .java file for search it works fine but when I call this search function using jsp I am getting above error. Regards, Dinesh
On 10/27/07, Daniel Naber <[EMAIL PROTECTED]> wrote: > > On Saturday 27 October 2007 13:20, dinesh chothe wrote: > > > <%@ page import= "org.apache.lucene.store.Directory.* "%> > > That's a class, not a package, so try: > > <%@ page import= "org.apache.lucene.store.Directory "%> > > Similar for the other classes. > > Regards > Daniel > > -- > http://www.danielnaber.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regards, Dinesh P. Chothe Email:[EMAIL PROTECTED] Mobile:-9850076045