Skip to content

Opening book details…

Can I read JDBC with Oracle: Data Entry Forms on EtoBox?

JDBC with Oracle: Data Entry Forms is a document available to read on EtoBox.

What is JDBC with Oracle: Data Entry Forms about?

The document describes a three-tier architecture for a web application, with the presentation tier located on the client PC using a browser to make HTTP requests to an application server tier located on another PC, which then communicates with a database server tier located on a separate machine to retrieve and store data. It provides code examples for connecting to a database from Java using JDBC and JSP, performing queries, updates, and transactions, and handling exceptions.

Language
EN