• 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

JDBC Applets

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
First of all , I have tried to register myself. But I couldn't.
I am using Lotus Domino, Java and JDBC Driver for domino.
When I tried to access the lotus domino database through Java Application, I can able to connect to Lotus Domino Database. But When I tried to use the same code (Some modification for applet purpose) in applet (JApplet), I am getting Class Not Found Exception. The JDBCdomino.jar file is in class path.
Your help will be really appreciated.
Thanks
Suresh Mani
 
reply
    Bookmark Topic Watch Topic
  • New Topic