User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 423,885 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,247 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 12143 | Replies: 6
Reply
Join Date: Sep 2005
Posts: 5
Reputation: hsharma65 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hsharma65 hsharma65 is offline Offline
Newbie Poster

connecting jsp with oracle database

  #1  
Oct 10th, 2005
how to connect jsp with oracle database
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Aug 2005
Location: Socialist Republic of Boulder
Posts: 216
Reputation: hooknc is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 6
hooknc hooknc is offline Offline
Posting Whiz in Training

Re: connecting jsp with oracle database

  #2  
Oct 13th, 2005
There is plenty of documentation on how to do JDBC out on the internet. Especially with connecting to an oracle database.

However, you might want to re-think doing JDBC code inside of a JDBC and instead place that code inside of a servlet.

Regards,

Nate
Reply With Quote  
Join Date: Sep 2005
Posts: 5
Reputation: hsharma65 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hsharma65 hsharma65 is offline Offline
Newbie Poster

Re: connecting jsp with oracle database

  #3  
Oct 13th, 2005
thanx
Reply With Quote  
Join Date: Jan 2006
Posts: 1
Reputation: chubby is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
chubby chubby is offline Offline
Newbie Poster

Re: connecting jsp with oracle database

  #4  
Jan 4th, 2006
how to connect oracle in JSP ,while tomcat running and what is type 4 drivers.
Reply With Quote  
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation: jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough 
Rep Power: 18
Solved Threads: 197
Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: connecting jsp with oracle database

  #5  
Jan 5th, 2006
You've not done a lot have you?
Any JDBC tutorial or book will tell you how to do your thing.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote  
Join Date: May 2006
Posts: 2
Reputation: ponloges is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
ponloges ponloges is offline Offline
Newbie Poster

Re: connecting jsp with oracle database

  #6  
May 5th, 2006
u can use ODBC driver or OCi driver that can be downloaded from the net. Follow the documentation present in the download to esablish the Connection
Reply With Quote  
Join Date: Apr 2006
Location: Mumbai, India
Posts: 351
Reputation: aniseed is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 5
aniseed's Avatar
aniseed aniseed is offline Offline
Posting Whiz

Re: connecting jsp with oracle database

  #7  
May 5th, 2006
Originally Posted by ponloges
u can use ODBC driver or OCi driver that can be downloaded from the net. Follow the documentation present in the download to esablish the Connection
The ODBC driver is not recommended since there are limited features available. Oracle supports a lot more features than what the bridge driver could. The OCI driver requires an Oracle client installation (i.e. native libraries). There is a type 4 driver (pure Java) available for Oracle [classes12.jar or ojdbc.jar depending on the version] which could be used.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb JSP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the JSP Forum

All times are GMT -4. The time now is 4:47 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC