Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

How to build Javacard Library

JavaCard Applet Development Related Questions and Answers.
lightupdark
Posts: 11
Joined: Sat Aug 29, 2015 2:01 am
Points :16
Contact:

How to build Javacard Library

Post by lightupdark » Tue Jan 19, 2016 5:00 am

I want to develop a library like the java card development kit.

I am developing two packages:
a. javacard.framework (methods in package a invoke method/class in package b)
b. com.sun.java.impl (methods in package b also invoke method/class in package a)

I want to make the library for java card.

Q:
How can I build those two packages and have sufficiently class files, export file and CAP file of both the packages?
Being the best possible version of yourself.

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: How to build Javacard Library

Post by UNKNwYSHSA » Wed Jan 20, 2016 5:35 am

You can not do that. When you load package to the card.
When load package a, it needs package b loaded first;
When load package b, it needs package a loaded first!
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 65 guests

JavaCard OS : Disclaimer