You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java/jdbc/Tomcat_Servlet/Readme.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,5 +25,4 @@ The Oracle JDBC drivers allow Java applications to connect and process data in t
25
25
26
26
# Other Resources
27
27
28
-
*[Connecting Java Applications to Database Cloud Services](https://blogs.oracle.com/dev2dev/connecting-java-applications-to-database-cloud-services)
29
-
*[Using Java Containers with Exadata Express Cloud Service (EECS)](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#tomcat)
28
+
*[Quick Start Java Applications with Autonomus Database](https://www.oracle.com/database/technologies/getting-started-using-jdbc.html)
Copy file name to clipboardExpand all lines: java/jdbc/WebLogicServer_Servlet/Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ The Oracle JDBC drivers allow Java applications to connect and process data in t
24
24
# Other Resources
25
25
26
26
*[Create and Deploy a Java Servlet using WebLogic Server](https://blogs.oracle.com/dev2dev/create-and-deploy-a-java-servlet-using-weblogic-server-wls)
27
-
*[How to use the latest ojdbc8.jar in WebLogic Server?](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#wls)
28
-
*[Using Java Containers with Exadata Express Cloud Service (EECS)](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#wls)
27
+
*[How to connect to Autonomous Database using WebLogic Server?](https://www.oracle.com/database/technologies/java-connectivity-to-atp.html#WLS)
0 commit comments