Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

JVM Languages

Java Card Application Development


Feb99: Java Card History

Java Card History

Dr. Dobb's Journal February 1999


Although the Java Card specification was spearheaded by JavaSoft, the Java Card 1.0 API was based exclusively on work done by Schlumberger. It's little surprise, therefore, that the first Java Card product was Schlumberger's Cyberflex card -- a device that had only about 1 KB of EEPROM space for applications, and a 16-byte stack. Gemplus's GemXpresso, a Java Card 2.0-compliant smart card, contains 11 KB of application code space, and a 1-KB virtual stack.(Bull's Odessey and Schlumberger's Cyberflex are also now Java Card 2.0 compliant.)

The smart card industry rejected the 1.0 specification: 1.0 was not "real" Java in that it did not utilize the object-oriented features of the language (a Java Card 1.0 applet consisted of a main method that could make a limited series of system calls), and was not an extensible platform that could easily be built upon. Consequently, the industry decided to scrap the original specification and start from scratch.

With industry-side support, JavaSoft then set out to produce the next version of the specification. Its first move was to acquire the Gemplus subsidiary Integrity Arts, a company that had been working with Visa to produce a Java-based open platform smart card solution for the banking industry. The Java Card 2.0 specification evolved from this work.

In April 1997, the smart card industry came together and organized the Java Card Forum (http://www.javacardforum .org/) to "promote Java Card as the preferred programming language for multiple-application smart cards." Founded by Gemplus and Schlumberger, its primary activity is the development and recommendation of specifications to JavaSoft. It acts as the industry's voice, providing feedback in JavaSoft's cooperative stewardship role for the Java language. Also involved in the forum are strategic partners in the areas of banking, information technology, and telecommunications.

The Java Card Forum's membership currently includes Gemplus, Bull CP-8, IBM, DeLaRue, Giesecke & Devrient, Keycorp, Motorola, Toshiba, and Schlumberger.

-- D.B.


Copyright © 1999, Dr. Dobb's Journal

Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.