hi, Sharmila That depends on the server which you are using.Can you please elaborate what server you are using?Whatever it may be if you know where the classes are stored you create a "Bean" folder under classes folder .Put all your beans in "Beans" package.Import that package in your Servlet,instantiate the bean class and use the methods of the bean. Is it cool?
I am using Web Sphere server, and Visual Age for Java, and i am unfamiliar with all this. You were saying to instantiate bean, how to do that, please explain. Thanks