Hi
I am using Db2 7.2 with Websphere 4.0 and i have put the db2java.zip in classpath of both Environment varibles and Was admin console also ..
When i write a simple
JSP program for accessing the Db2 database i was getting the following error..
ClassNotFoundException: JSPG0058E: Unable to load class COM.ibm.db2.jdbc.app.DB2Driver
Can any body faced the same problem