Page 1 of 1

What is the difference between package java and javacard

Posted: Mon Jan 25, 2016 1:24 am
by afrascoi
Hi.Can anyone tell me what is the difference between package java and javacard? What about javax and javacardx?
Can I use java and javax for application which will run on SIM Card? Thanks for any help.

Re: What is the difference between package java and javacard

Posted: Mon Jan 25, 2016 11:04 pm
by UNKNwYSHSA
Only the api in JC API can be used in your javacard applet. Package java and javax are not supported in JC api.