Setting Extended Applets in applet.xml

The Applets panel displays the name, number of instances, and AID of each extended applet that will be included in applet.xml. The Applets panel enables you to Remove an Extended Applet from the list of applets included in the applet.xml file and, for instances of an enabled applet, Remove an Instance of an Extended Applet, Add an Instance of an Extended Applet , edit deployment parameters, and Edit an AID of an Extended Applet.

You can customize instance of an applet by adding and removing multiple instances of an applet deployed to a card. Each instance must have a unique AID that scripts can use when communicating with an instance of an applet. The instance 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.

Related Information