Is it possible to run javaapplet on clients machine without installing JMF. If yes then how ??? I had tried using archive in html tag but it dosent works & give javax.media.controllerlistener class not found exception.
Originally posted by Mukesh Agrawal: Is it possible to run java applet on clients machine without installing JMF. If yes then how ??? I had tried using archive in html tag but it dosent works & give javax.media.controllerlistener class not found exception.
Hi, Thanks for the Reply. But the examples you send works only when JMF is installed. So if you have any idea to run it without installing JMF on client machine please inform me.