• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Avoid Applet during connection...

 
Ranch Hand
Posts: 135
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All ,
I am facing a peculiar problem with class12.jar for oracle 10g. Initially i had a class12.jar for oracle 9i now i replace that one with class12.jar for oracle 10g.

Now when i try to make a connection with database an applet would pop-up and ask to allow connect or not connect .

Moreover,i didn't face this problem with class12.jar for 9i. Could you suggest me how to disable these applets ..i mean i need not to face those applet with class12.jar of oracle 10g.


With thanks in advance,

Regards,
Prabhat
 
reply
    Bookmark Topic Watch Topic
  • New Topic