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!

connecting to Oracle database from a java application (MVC approach)

636948Jan 8 2009 — edited Oct 15 2014
Hi,


I have a java application which cosist of a servlet that process the request to query an employees information from an Oracle database table. Also have another java class that does all the connection to Oracle, and another Java bean class that calls the connection method create a statement then I have the index.jsp that will display the results in a table.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 22 2009
Added on Jan 8 2009
9 comments
1,453 views