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!

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

So your primary desire is to copy and paste? Have you tried the "Copy Selected Rows" button? If so, how would you like it to behave?
Also, I assume you have tried saving the data as CSV? Then you can literally open it in Excel.

User_ZZQ0F

Yes, I would like to have a possibility of copy and pase but only selected part of result (ex. only one column)

1 - 2
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,122 views