hello!!
m new bye in all this stuff ,
m using rad7.5 trial , db2 9.0 & websphere application server ,
i need to create an simple login form but m unable to connect jsp with db2 (though it is connected graphically .... i mean it is showin database in " data source explorer " of rad )
m using :
Class.forName("COM.ibm.db2.jdbc.app.DB2Driver")
& it is giving me exception mssg "COM.ibm.db2.jdbc.app.DB2Driver" .... simply what i wrote above
i have googled on this problem & found that something need to be done with jar files ( db2jcc.jar , db2jcc_license_cisuz.jar , db2jcc_license_cu.jar) , but m enable to get that working ....
n their are more than one file with same name so which file is to be taken plz tell me exact location
thank you !!
