Loading the applet
843851Jul 22 2002 — edited Jul 22 2002Hi All,
I've been asked to produce documentation for java card beginners. I'd like to double check much of what I write. Is this right: the easiest way to convert a class file to an applet and load it on to a card is to use a vendor package, like Gemplus's RAD III?
Is it any easier to do this using the latest java card kit than it was with 2.1.2, or is the vendor package still the way to go?
I suspect the vendor package will still get the nod. If so, which one is the one to go for? It may be that it is a case of six of the one or half a dozen of the other. I am only familiar with RAD III.
Does any one know how to load a pure java card application not importing or implemeting visa.openplatform but only importing javacard.framework? I'd like to make the first applet example as simple as possible.
Thanks
Chris