| 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.
|
 |
 |
|
|
subject: Jmf's issue
|
|
|