Status Word(SW)

An applet can define its own status words...

Does The sentence mean that an applet redefine its own staus word's mean ?

ex) In ISO 7816, SW 90 00 means no problem.. if applet can define SW 90 00, Can I exchange SW 90 00 to another mean? otherwise for using SW 90 00, Should I define SW 90 00 that means no problem ?

plz advice...^^

[357 byte] By [freebasta] at [2007-10-3 7:50:02]
# 1
Dear Colleague,It is possible to define proprietary status words which applet could return handling Applet.process method. You can use ISOException.throwIt passing the status word. Remember that applet can process the APDU if it is selected.Dmitri
Dmitri_Shorina at 2007-7-15 2:51:52 > top of Java-index,Java Mobility Forums,Consumer and Commerce...