• 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

Running JNLP on a Win2000 Client

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am testing a web application that hosts a JNLP file. In a Win2000 IE Client, when I click on the link that launchees the jnlp file, browser asks me to Open, Save, or Cancel. I chose open but then the OS asks me the executable to open the jnlp file. then I have to choose javaw.exe just to run the jnlp file.

In a WinXP IE machine, this is not a problem.

Should I set something on the browsers?

regards,

Clarke
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic