Good initiative indeed !Just one note : it seems that you've been forced to install the jdk1.3 to be able to compile your smartcards applications though you should have used a newer jdk by adding the parameters -source 1.3 -target 1.3 to the javac command line.