How to add the ojdbc jar to my project and use it

前端 未结 5 1018
梦毁少年i
梦毁少年i 2021-01-15 16:32

I need some help with the eclipse.

I have a project which need to connect to oracle databases so i have the ojdbc jar file and a simple project.

try          


        
5条回答
  •  Happy的楠姐
    2021-01-15 17:01

    Ok. finally The solution is to add the jar file into the Web-Inf/lib directory because I have a Dynamic web application. Thank you all.

提交回复
热议问题