Can you run a KVM Spotlet on non-J2ME based devices or in regular Web browsers, like an Applet?
Location: http://www.jguru.com/faq/view.jsp?EID=208008 Created: Sep 16, 2000 Modified: 2000-09-16 21:15:37.409 Author: Bill Day (http://www.jguru.com/guru/viewbio.jsp?EID=135825) No, you must run the Spotlet within the J2ME CLDC environment: Spotlets need libraries included with the CLDC just like Applets need java.applet and the sandbox provided by the Java SDK or Web browser environment. The only exception I am aware of is that you may be able to run some KVM-enabled apps as applets using the KVM Support classes provided as a part of the PipeDream KVM application. Please refer to the “PipeDream KVM support classes” listing in the J2ME Archive, under: www.billday.com/j2me/index.html#Tools Support is not provided for all CLDC API features and functionality. Please refer to the PipeDream entry for more information. In real devices implementing the CLDC and KVM technologies, you will likely have one or more Profiles that are also implemented on top of the CLDC. Profiles specify the appli