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 when connectin from JSP to Oracle 21c xe Driver.Manager.getConnection (url, userDB, passDB)

Hello

I connect from sqldeveloper to Oracle 21c xe via Custom JDBC everything ok, success.

When I try to connect from JSP to Oracle 21c xe error ORA 28040

DriverManager.getConnection(url, userDB, passDB) url same like at sql developer.

I load JDBC driver with success in JSP.

Can you help me to eliminate error from JSP Java Server Pages?

Thank you and Regards,

Mihaela Cosma

Comments

Post Details

Added on Feb 14 2025
0 comments
63 views