Try otn.oracle.com - loads of information for its driver.
-Original Message-
From: Manoj Kithany [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 2:04 PM
To: [EMAIL PROTECTED]
Subject: Re: simplest Servlet-JDBC not working
Hi Friends,
THANKS for sharing your thoughts on
I do this all the time for testing purposes.
-Original Message-
From: Mike Marchywka [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 1:45 PM
To: [EMAIL PROTECTED]
Subject: Re: simplest Servlet-JDBC not working
It can be nice to ADD a main to a derived class - for testing
t;
> Any relevanet infor. on this is appreciated.
>
> THANKS EXPERTS.
>
> Manoj G. Kithany
>
> >From: Chris Pratt <[EMAIL PROTECTED]>
> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java
> > Servlet API Technology."
PROTECTED]>
>>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>> Servlet API Technology." <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: Re: simplest Servlet-JDBC not working
>>Date: Wed, 25 Sep 2002 10:53:
[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: simplest Servlet-JDBC not working
>Date: Wed, 25 Sep 2002 10:53:29 -0700
>
>You ca
t;[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 10:45 AM
Subject: Re: [SERVLET-INTEREST] simplest Servlet-JDBC not working
It can be nice to ADD a main to a derived class - for testing from a more
controlled
environment. I've never tried this with a
L PROTECTED]]
> Sent: Wednesday, September 25, 2002 12:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: simplest Servlet-JDBC not working
>
>
> Yeah, and he's calling super.init( config ) too.
>
> -Original Message-
> From: Chris Pratt [mailto:[EMAIL PROTECTED]]
>
Yeah, and he's calling super.init( config ) too.
-Original Message-
From: Chris Pratt [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 12:44 PM
To: [EMAIL PROTECTED]
Subject: Re: simplest Servlet-JDBC not working
It's a servlet, it doesn't have a main(), s
Sent: Wednesday, September 25, 2002 9:32 AM
Subject: [SERVLET-INTEREST] simplest Servlet-JDBC not working
> hi,
>
> i am having simplest of Servlet program (DBServlet.java) which is trying
to
> connect to my ORCL DB.
>
> My Application and DB Server are on different machines.
Manoj,
Are you trying to run this servlet code as an application from the command
line?
Since it extends HttpServlet, you need to run it in a servlet container.
Regards,
Richard
At 04:32 PM 9/25/2002 +, you wrote:
>hi,
>
>i am having simplest of Servlet program (DBServlet.java) which is t
Display the entire stack trace.
Mark
-Original Message-
From: Manoj Kithany [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 12:33 PM
To: [EMAIL PROTECTED]
Subject: simplest Servlet-JDBC not working
hi,
i am having simplest of Servlet program (DBServlet.java) which is
hi,
i am having simplest of Servlet program (DBServlet.java) which is trying to
connect to my ORCL DB.
My Application and DB Server are on different machines. I am having my JDBC
Drivers (in ZIP format) on my App Server installed with CLASSPATH.
when I try to run i get below errors:
# java DBSe
12 matches
Mail list logo