Sun Java Solaris Communities My SDN Account Join SDN
 
Code sample

Java Card Technology Code Samples

This page provides links to code samples that use the Java Card APIs.

Digital Wallet

Wallet.java
This example applet turns a smart card into an electronic version of a wallet. Like a wallet, a smart card with the Wallet applet holds digital money, adds money to or subtracts money from the wallet, and indicates the current amount of money in the wallet. Exampled described in How to Write a Java Card applet.