How to store data in JavaCard
Hi folks,
I have a basic question. I want to store data in Java card of each transaction in a log file. Each record contains some information. I'm wondering how to create this kind of file on java card and update log file for each new transaction.
Suppose that I want to store about 1000 maximal records in my log file (1000 transactions). From your experience working with Java card, could you please suggest me the way to do this task.
Thank you very much in advance.
Best regards,
JDL