hi,
i am encountering naming exception, null exception
etc.
i am using tomcat 3.3 ver and my application is
from a servlet i have to display records from a
databse table (db2) using data source.
i am using ibm visual age for java tool.
i hope i'll get good reponse in this regard.
thanks and
hi,
i am encountering naming exception, null exception
etc.
i am using tomcat 3.2.3 ver and my application is
from a servlet i have to display records from a
databse table (db2) using data source.
i am using ibm visual age for java tool.
i hope i'll get good reponse in this regard.
comming
Hi developers,
this is my program and as I already given the error
that iam encountering.
suggest me where i went wrong and how to solve it.
challa
package datasource;
import com.ibm.ivj.tivoli.*;
import com.ibm.ivj.tivoli.events.*;
import com.ibm.ivj.tomcat.*;
import java.sql.*;
import javax