static class variables in Javacard applet
843851Mar 3 2008 — edited Mar 17 2008Folks,
Can some one explain me this?
Why to never use static class variables in Javacard applets or to use it very carefully ? Why does the Static variables are stored in heap and what are the issues in using them?
Thanks,
Javacard.