Page 1 of 1

Problems about EXP file

Posted: Thu Aug 27, 2015 6:47 am
by Tarantino
I have read this question before
If an EXP file provides information on the public API of a package & only the CAP file is going to be install in the card, then in the card, where the public API of a package (library) information will be stored? In the CAP file, only the reference to those API's are there.
How the JCVM will understand these references?
How, all the framework.class file (other library files) will be stored in the card?

but there are no answers at all.
I really want to know the answer .Can somebody help me out?

Re: Problems about EXP file

Posted: Wed Nov 04, 2015 5:06 am
by UNKNwYSHSA
The jc api are implement by the JCVM. The compiler know where the api through api.jar. You can look the file JCDK\lib\api.jar.