S
savita
Hello,
I am new to jsp. Could someone please help me out.
I have successfully connected to db2/400 through java in WDSC.
I am connecting db2/400 through jsp in WDSC.
I am using com.ibm.as400.access.AS400JDBCDriver.
The following exception is thrown:-
java.lang.ClassNotFoundException:
com.ibm.as400.access.AS400JDBCDriver
I have included the jt400.jar in java classpath.
It's in Java Source folder.
The jsp file is in WebContent->WEB-INF->jsp file
Thanks
Regards
Savita
I am new to jsp. Could someone please help me out.
I have successfully connected to db2/400 through java in WDSC.
I am connecting db2/400 through jsp in WDSC.
I am using com.ibm.as400.access.AS400JDBCDriver.
The following exception is thrown:-
java.lang.ClassNotFoundException:
com.ibm.as400.access.AS400JDBCDriver
I have included the jt400.jar in java classpath.
It's in Java Source folder.
The jsp file is in WebContent->WEB-INF->jsp file
Thanks
Regards
Savita