• 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

servlet.ServletException: Io exception: The Network Adapter could not establish

 
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am connecting to oracle 9.0.1.1.1.1 through jsp page and i am using the type 4 jdbc drivers provided by oracle and it works absolutely fine in my intranet environment but then it does not work on internet. i suspect that the sid of the server is the only thing that is causing this issue. because the environment on my intranet server and the internet server is identical excpet sid. so please guide me.
reply
    Bookmark Topic Watch Topic
  • New Topic