Re: problems in installing javacard development kit
Posted By:
Julien_SIMON
Posted On:
Friday, December 14, 2001 06:02 AM
Using Java Card classes is no different from using normal Java classes, which means that you have to set the classpath and so on. If you are unfamiliar with these notions, I would suggest reading the first few chapters of the Java tutorial at java.sun.com.
Re: problems in installing javacard development kit
Posted By:
Clement_SIMON
Posted On:
Friday, December 14, 2001 04:01 AM
This is a classpath problem.
Set your classpath to the path where the JavaCard APIs are located.