I wrote a Servlet that takes user name and password as input from Html page, then connect to database, run the query and display results. Its running well but now I want to use a Bean in this servlet that does some work for this Servlet.
I am using WebSphere 2.02 . Can anybody tell me where should I put that bean so that servlet can access this.
Thanx for any help in advance.
Plz reply as soon as possible it is critical.
THANXXXX
ATIF
