Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"Eat" up memory

843851Mar 25 2003 — edited Mar 28 2003
What is the difference of declaring a variable in constructor and in install()?

I found that if I declare a variable in constructor, after few times select (just select), it return 6f00.

When I remove the variable from constructor to install(), it seems no problem for how many times I select the applet.

And this happened after I have specified the limit in install paramenters.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2003
Added on Mar 25 2003
18 comments
105 views