Applets Panel

The Applets panel is only provided for classic and extended applet projects. The Applets panel displays the name, number of instances, and AID of each applet that will be included in applet.xml. The Applets panel enables you to remove an applet from the list in the applet.xml file and to customize the instances of an enabled applet by adding additional instances, editing deployment parameters, and editing the instance AID of the applet.

You can customize instance of an applet by adding and removing multiple instances deployed to a card. Each instance must have a unique AID that scripts can use when communicating with an instance of an applet. The AID follows the form of but does not have to be related to the applet AID.

Separate instance of an applet can have different deployment parameters. These parameters are passed to the applet instance when it is instantiated on the card.