Skip to content

Commit 727fc70

Browse files
authored
Update Readme.md
1 parent 25f2292 commit 727fc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/jdbc/Tomcat_Servlet/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The Oracle JDBC drivers allow Java applications to connect and process data in t
33

44
# What you need to install?
55

6-
* **Apache Tomcat**: Download and install the [Apache Tomcat v](https://tomcat.apache.org/)
6+
* **Apache Tomcat**: Download and install the [Apache Tomcat](https://tomcat.apache.org/)
77
* **Apache Ant**: Make sure you have [Apache ANT](http://ant.apache.org/) to compile the source code
88
* **JDBC driver**: Download the latest JDBC driver [ojdbc8.jar from OTN](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html)
99
* **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.

0 commit comments

Comments
 (0)