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!

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
232 views