aspose file tools
The moose likes JNLP and Web Start and the fly likes WebStart and DLL files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "WebStart and DLL files" Watch "WebStart and DLL files" New topic
Author

WebStart and DLL files

Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

I am working on an application that is dependent on some DLL's and I want to make it available via WebStart. Does the user need to download the DLL's and put them in the appropriate location or is there a way to distribute DLL's with WebStart?
Thanks.
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Check this out...


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

Originally posted by Lasse Koskela:
Check this out...

Ha, yeah I figured it out. I forgot that I had posted this question.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: WebStart and DLL files
 
Similar Threads
Call DLL method from JSP
To Flash or Java that is the question!
printer not calling through this program..
Jmf's issue
How to Load jmf.jar in Applet ?