Last updated September 10, 2009 01:06, by Anki Nelaturu
Developing Java Card Applications
Following Diagram explains the steps involved in developing Java Card Applications for Java card 3 Connected Edition.
Detailed information can be found in the User Guide that is available in development kit. You can download it from here
In brief...
compile the source files and combine the class files with other resources depending on the project you are creating, and, use the packager to build the deployable bundle. Use off-card installer to deploy onto the card. Depending on the application you deployed APDU tool or any regular browser can be used to talk to the applications.





