Creating JDBC Connection with Oracle 10g using jsp - Stack Overflow

Creating JDBC Connection with Oracle 10g using jsp - Stack Overflow

瀏覽:1048
日期:2025-12-11
I am able to connect to Oracle 10g (using ojdbc14.jar driver) with java. But when I use the same code in a servlet or file with .jsp extension, I am getting class not found exception. I ......看更多