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 Build Toolkit Applet

867670Sep 13 2011 — edited Sep 22 2011
Dear friends

For the moment, I am starting with the toolkit applet. I actually do not know how to build them, or run them as a demo even though I have got a lot of samples on the internet.

I know that there is an IDE named Developer Suite, which is developed by Gemalto, providing necessary facilities for writing toolkit applets, building and running them. However, this tool is charged and not free as Netbeans or Eclipse.

My question is: how can I build and run a toolkit applet without purchasing Developer Suite?

P/S: from the internet, I now have two packages sim.access.* and sim.toolkit.*. Can I write a toolkit applet on notepad, and use those packages within ANT-TASK (I know ANT is quite helpful) to build the toolkit applet to CAP file? If yes, how can I? :D
This post has been answered by safarmer on Sep 13 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2011
Added on Sep 13 2011
3 comments
264 views