I have two goals:
1. using
Java SE application, communicate with a smartcard using ISO 7816-4 commands, access card's filesystem, etc.
2. write a card
Applet and execute on the card's internal JCRE (Java Card Runtime Environment)
I'm wondering if anyone has been through this before, and could offer any hints /
words of wisdom on how to get started, or share any recommendations for books or articles to get up to speed.