• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Servlets connect to oracle 9i database? How?

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there.
I had problems looking for servlets programming connecting to oracle 9i database. To query/insert!
I try to google, and most of them are from forums.. hardly can see tutorials..maybe wrong keywords used!
Any help here?
I am using jcreator to code my stuff. I don't want to use jbuilder or forte.
Any good links?
I also want to know. I know how to connect oracle from a normal windows programming using j2se. I will place the classes12.zip into my classpath. But i heard that to do servlets,you need to place in the WEB-INF/lib folder? Is that true?
Thanks.
Regards,
Chua Wen Ching
[ September 28, 2003: Message edited by: Chua Wen Ching ]
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you tried the oracle technical network otn.
http://galileo.spaceports.com/~ibidris/
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic