Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Readme.md
  • Loading branch information
nsundara authored Jul 7, 2021
commit a7081f27a53c8295dce6e79552f6476ff8916843
4 changes: 2 additions & 2 deletions java/jdbc/WebLogicServer_Servlet/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ The Oracle JDBC drivers allow Java applications to connect and process data in t
# Other Resources

* [Create and Deploy a Java Servlet using WebLogic Server](https://blogs.oracle.com/dev2dev/create-and-deploy-a-java-servlet-using-weblogic-server-wls)
* [How to use the latest ojdbc8.jar in WebLogic Server?](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#wls)
* [Using Java Containers with Exadata Express Cloud Service (EECS)](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#wls)
* [How to connect to Autonomous Database using WebLogic Server?](https://www.oracle.com/database/technologies/java-connectivity-to-atp.html#WLS)




Expand Down