• 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

Java Web Start

 
Ranch Hand
Posts: 149
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All,
I have a question for you. I have to write a servlet using web server to go to backend database(sybase) and retrieve the details of a table enter by user.
My requirements are
1. java web start
2. jdbc
3. connection to database
4. to run servlet
Today morning I have downloaded java webstart from java site and placed on shared drive because of disk space on my local drive(using nt). When I was trying to execute some sample demos from java site, its poping a dialogue box saying that java webstart version 1.0.1 and not doing anything?
My question is
1. Is it happening becuase I stored java web start on shared drive and not on my local drive? Is there any particular drive and directory I have to store java web start?
2. How do I run small html file using java web start and the command?
3. Any sites with demos etc.
4. To connect to sybase any particular details?
I really appreciate your help.
 
Make yourself as serene as a flower, as a tree. And on wednesdays, as serene as this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic