this is not servlet related. check in you tnsnames file what the host name of
the server is and the port the listener is configured on. Also check if the SID
is the right one (case sensitive).

"Mukka, Srikanth" wrote:

> java.sql.SQLException: Io exception: The Network Adapter could not establish
> the connection this is the code. I am using Oracle Internet Application
> Server. Do I need
> to do any configuration setup after installation, how do I check
> java.sql.DriverManager.registerDriver(new
> oracle.jdbc.driver.OracleDriver());
> Class.forName("oracle.jdbc.driver.OracleDriver");
> java.sql.Connection con =
> java.sql.DriverManager.getConnection("jdbc:oracle:thin
> :@eurodb:1521:eurodev","dev","dev");
>
> Thanks in advance
>
> Srikanth

--
Janco Tanis

------------------------------------------------------------
      COAS, Your partner in computer aided services

   Nijverheidsweg 34        Tel:   +31 (0) 187 49 3222
   Postbus 44               Fax:   +31 (0) 187 49 2912
   3250 AA Stellendam       Email: [EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to