Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #14951

[newbie] Netbeans and Oracle 11g jdbc driver

From zzzato@gmail.com
Newsgroups comp.lang.java.programmer
Subject [newbie] Netbeans and Oracle 11g jdbc driver
Date 2012-05-31 00:41 -0700
Organization http://groups.google.com
Message-ID <b68f8fb6-8853-4c25-a5fe-0352562535f4@googlegroups.com> (permalink)

Show all headers | View raw


Hi, all.
I'm a newbie in java but I work in borland delphi since 1997.
Now, I'm learning java.
I'm using netbeans, oracle 11g 64bit database and glassfish.
I'm sorry if my question is OT or it's too simple for this ng...

I've a simple jsp project made with netbeans.
I've just only one jsp page to show data from a db table with a simple select statement.
Netbeans connects database fine but when my project starts, response is an exception related to "database driver not found":


http status 500
no suitable driver found for jdbc/qweb

Jdbc driver is present in glassfish\domains\domain1\lib

I tried to add c:\app......\dbhome_1\jdbc\lib in prj-options-lib: non changes.

There are other settings about jdbc driver? And, WHERE?


I apologize for this (stupid) question.

TIA

A.Salvati

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[newbie] Netbeans and Oracle 11g jdbc driver zzzato@gmail.com - 2012-05-31 00:41 -0700
  Re: [newbie] Netbeans and Oracle 11g jdbc driver markspace <-@.> - 2012-05-31 06:44 -0700
    Re: [newbie] Netbeans and Oracle 11g jdbc driver "John B. Matthews" <nospam@nospam.invalid> - 2012-05-31 14:05 -0400
      Re: [newbie] Netbeans and Oracle 11g jdbc driver Alberto Salvati <zzzato@gmail.com> - 2012-05-31 23:30 -0700
        Re: [newbie] Netbeans and Oracle 11g jdbc driver Lew <lewbloch@gmail.com> - 2012-06-01 11:25 -0700
    Re: [newbie] Netbeans and Oracle 11g jdbc driver Alberto Salvati <zzzato@gmail.com> - 2012-05-31 23:26 -0700
      Re: [newbie] Netbeans and Oracle 11g jdbc driver Lew <lewbloch@gmail.com> - 2012-06-01 11:24 -0700

csiph-web