Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA 28040 error connectivity of JSP JDK 22 to Oracle 21 c xe database

Hello,

I try to connect by DriverManager.getConnection(url, userDN, passDB) to Oracle 21c xe database and error.

I tryed to connect from sqldeveloper Custom JDBC to Oracle 21c Xe from same laptop and the connection was ok, success.

So where is error in JSP? How to solve error

Thank you and Regards,

Mihaela Cosma

Comments

Post Details

Added on Feb 14 2025
0 comments
148 views