aspose file tools
The moose likes Java in General and the fly likes Jmf's issue 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 » Java in General
Reply Bookmark "Jmf Watch "Jmf New topic
Author

Jmf's issue

vaishali gohel
Greenhorn

Joined: Aug 27, 2004
Posts: 1
Dear all,

I have to create the applet of audio player but without installing.I can run that by placing dlls into system.32 and placing certain other things but it dosent work on iis server it works only when I use local machine.

Thanx in advance for ny help itz really urgent???
Regards
doll
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

What you are experiencing is accurate. Applets cannot load DLL's. You might want to look into Java WebStart which does have the ability to deliver required DLL's to the end user's system.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Jmf's issue
 
Similar Threads
Allocate exception
Sum display in the last row of JTable
how to let Java class in jar files in lib folder to access class in the web application?
DB in struts
compilation error