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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sharing Objects between Applets...

875315Jul 13 2011 — edited Sep 24 2013
Hello!

i have information like that we can only share primitive data types by using shareable interface methods between two different applets which are under different context, different packages.
is it possible to share objects between applets??
i mean;
for example we have cardholder class which was written by us and in a java card applet we define a variable whose data type cardholder class.. can i have this variable and its reference from another applet which is under different package.

Thanks a lot in advance!

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 22 2013
Added on Jul 13 2011
6 comments
3,119 views