Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to store data in JavaCard

Jean-Damien LEBUIAug 7 2011 — edited Aug 8 2011
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2011
Added on Aug 7 2011
9 comments
984 views