I'm a beginner in JavaCard developping.
I'm working on JC2.2.2 with Eclipse and looking for a way to store card holder data in an applet.
These data include name/card number/expiry date/pin code...
I have no idea how to insert these data with APDU Command and memorize it in the JavaCard.

Which fonction may I use to write data ?
Do they need to be stored in a file or may I put them directly in the applet ?
If you have a demo or an example it will be perfect !
I will be grateful for you help !

mdgboi