Hi everybody,
This question is again for javacard developer's.
The JCRE calls the install() method to instantiate the applet on the card as
the last step during installtion of the applet.
The specifications say that, install() method can be called more than once
to have multiple applet instances and each will have a unique AID.
My question is , When do we want to create more than one instance of the
applet? For example, there is an ecash applet on the card, we just have to
have one instance of it, where the application data such as balance
etc...will be instance variables in the applet. Whenever we want to use the
ecash, we just select and issue commands to it.
Could any body please let me know the answer?
Regards
Manorama
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.