Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Access Oracle with Servlet.

Re: Access Oracle with Servlet.

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 09 Oct 2005 22:40:47 -0700
Message-ID: <1128922847.756781@yasure>


werrt wrote:
> I am using oracle 9i.
>
> I just created the servlet to connect oracle, but i am getting the same
> error message over and over. with SQL plus, i can login.
>
> u: scott
> p: tiger.
>
> ORA-01017: invalid username/password; logon denied
>
> With the same source, it worked with the oracle at office.
>
> Is it something to do with i can't access Oracle HTTP server
> using url http://localhost:7778 ?
>
> Some familiar with this behavior?
>
> thanks in advance.

Have you tested to see what string is being passed to Oracle? Have you then tried it using SQL*Plus?

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Oct 10 2005 - 00:40:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US