Skip to content

Commit 5b29e1f

Browse files
authored
Update Readme.md
1 parent 1be975f commit 5b29e1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/jdbc/WebLogicServer_Servlet/Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The Oracle JDBC drivers allow Java applications to connect and process data in t
66
* **Web Logic Server v12.2.1.2**: Download and install the [WebLogic Server v12.2.1.2](http://www.oracle.com/technetwork/middleware/weblogic/downloads/index.html)
77
* **Apache Ant**: Make sure you have [Apache ANT](http://ant.apache.org/) to compile the source code
88
* **JDBC driver**: You can choose to use the JDBC driver (ojdbc7.jar) that is shipped with WebLogicServer v 12.2.1.2 or you can download and use the latest [ojdbc8.jar from OTN](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html)
9+
* **Oracle Database**: You need to have a working Oracle Database with the credentials to verify the successful connection. Make sure either you have subscribed to Oracle Database Service on Cloud (DBCS, EECS, BMCS, ExaCS) or installed an Oracle Database on premise.
910

1011
# Steps to compile the Java Servlet
1112

0 commit comments

Comments
 (0)