L
Lalit
i am using tomcat 5.0.19 on linux and have created a class in package
db to connect the database that has function that returns the
Connection object. when I compile it using ant it works fine but when
used in jsp page it gves an error "package db does not exist:
import.db.*". Could someone help me to solve this problem
db to connect the database that has function that returns the
Connection object. when I compile it using ant it works fine but when
used in jsp page it gves an error "package db does not exist:
import.db.*". Could someone help me to solve this problem