Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9fdfd7f
Checking in the Servlet and WAR files for WLS
Jun 28, 2017
c419450
Checking in Tomcat files
Jun 28, 2017
6e05237
Checking in the Readme.md files
Jul 10, 2017
322cee4
Update Readme.md
nsundara Jul 18, 2017
2551081
Update Readme.md
nsundara Jul 18, 2017
c7aa2f4
Update Readme.md
nsundara Jul 18, 2017
b2ae12f
Update Readme.md
nsundara Jul 18, 2017
8d6519f
Update Readme.md
nsundara Jul 18, 2017
444d8bd
Update Readme.md
nsundara Jul 18, 2017
15eea82
Update Readme.md
nsundara Jul 18, 2017
7bdc3ac
Update Readme.md
nsundara Jul 18, 2017
e7e1b6f
Update Readme.md
nsundara Jul 18, 2017
4076298
Update Readme.md
nsundara Jul 18, 2017
cf9251c
Update Readme.md
nsundara Jul 18, 2017
8ba8ac6
Checking in files for Tomcat
Jul 18, 2017
000073b
Merge branch 'wls_servlet' of https://github.com/oracle/oracle-db-exa…
Jul 18, 2017
38d2061
Update Readme.md
nsundara Jul 21, 2017
72e0b92
Update Readme.md
nsundara Jul 21, 2017
1be975f
Update Readme.md
nsundara Jul 21, 2017
5b29e1f
Update Readme.md
nsundara Jul 21, 2017
578340d
Merge branch 'wls_servlet' of https://github.com/oracle/oracle-db-exa…
Jul 21, 2017
f0c767b
Checking in the changes
Jul 21, 2017
25f2292
Update Readme.md
nsundara Jul 21, 2017
727fc70
Update Readme.md
nsundara Jul 21, 2017
8775d43
Update Readme.md
nsundara Jul 21, 2017
3b1f773
Update Readme.md
nsundara Jul 21, 2017
71597e1
Update Readme.md
nsundara Jul 21, 2017
2c99c9a
Modified Tomcat Servlet
Jul 21, 2017
5f0e6e6
Merge branch 'wls_servlet' of https://github.com/oracle/oracle-db-exa…
Jul 21, 2017
fd0bcce
Update Readme.md
Kuassim Jul 24, 2017
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
Next Next commit
Update Readme.md
  • Loading branch information
nsundara authored Jul 18, 2017
commit 8d6519fca92a2ad76246d9e9d4e3ae35010aa28b
4 changes: 1 addition & 3 deletions java/jdbc/WebLogicServer_Servlet/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@ ojdbc8.jar from OTN and use that.

# Other Resources

* [How to use the latest ojdbc8.jar in WebLogic Server?](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html)

* [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)



Expand Down