|
Preface |
This book provides a specification of the runtime environment (RE) for the Java Card
Platform, Version 3.0.1, Connected Edition. The Connected RE differs from the RE available in the Classic Edition of the Java Card Platform, Version 3.0.1. In this book, “Java Card RE” is used to refer to the RE in the Connected Edition. Furthermore, in this book “Java Card 3 Platform” refers to both versions 3.0 and 3.0.1 to distinguish them from all earlier versions.
This book is targeted for the Connected Edition. The Java Card 3 Platform consists of two editions.
Servlet APIs, and also support for applets with extended and advanced capabilities. An application written for or an implementation of the Connected Edition may use features found in the Classic Edition. Therefore, you will need to use the specifications for both the Classic Edition and the Connected Edition.
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", “NOT RECOMMENDED”, "MAY", and "OPTIONAL" when used in uppercase in this specification are to be interpreted as follows:
In the Java Card 3 Platform, Connected Edition, a new virtual machine and a new runtime environment were introduced that support three application models, as opposed to the single application model supported by the Classic Edition and previous releases of the Java Card platform.
For a more detailed introduction to the three application models, see Chapter 2.
In this book, all the chapters and the appendix apply to classic applets, except Chapter 3. However, more information specific solely to classic applets can be found in the classic runtime environment specification, Runtime Environment Specification for the Java Card Platform, v3.0.1, Classic Edition.
In this book, all the chapters and the appendix apply to extended applets, except Chapter 3.
In this book, all the chapters and the appendix apply to web applications, except Chapter 4. However, more information specific to servlets can be found in Java Servlet Specification for the Java Card Platform, v3.0.1, Connected Edition.
To fully use the information in this document, you must have thorough knowledge of the topics discussed in these documents:
Servlet Specification, Version 2.4
Servlet Specification for the Java Card Platform, Version 3.0.1, Connected Edition
Before reading this guide, you should be familiar with the Java programming language, the other Java Card technology specifications, and smart card technology. A good resource for becoming familiar with Java technology and Java Card technology is the Sun Microsystems, Inc. web site, located at
You should also be familiar with the Java Card technology website at
http://java.sun.com/products/javacard/
Chapter 1, “Architecture Overview” describes the architecture of the Java Card 3 Platform, Connected Edition.
Chapter 2, “Application Programming Models” briefly describes the three application models.
Chapter 3, “Web Application Environment” describes the web application environment in more depth.
Chapter 4, “APDU-based Application Environment” describes the two APDU-based applet application environments in more depth.
Chapter 5, “Card Initialization and Power-up” describes card initialization and start-up.
Chapter 6, “Security and Access Control Mechanisms” describes security and access control mechanisms.
Chapter 7, “Inter-application Communication” describes inter-application communication.
Chapter 8, “Card Management” describes the card manager application and the card management facility.
Chapter 9, “File System” describes the file system which may, optionally, be supported.
Appendix A, “Default Platform Security Policy” lists the permissions for the default platform security policy.
Appendix B, “Security Annotations” describes the optional annotations that can be added to applications to make them more secure.
Glossary provides definitions of selected terms used in the entire Connected Edition.
This document might not contain information about basic UNIX® commands and procedures such as shutting down the system, booting the system, and configuring devices. Refer to the following for this information:
Operating System documentation, which is at http://docs.sun.com
|
Typeface[1] |
||
|---|---|---|
|
The names of commands, files, and directories; on-screen computer output |
||
|
What you type, when contrasted with on-screen computer output |
||
|
Book titles, new words or terms, words to be emphasized. Replace command-line variables with real names or values. |
Read Chapter 6 in the User’s Guide. These are called class options. |
The following documents might be of interest.
tool files related to servlets and to the Java Card RE
Virtual Machine Specification (Java Series), Second Edition by Tim Lindholm and Frank Yellin (Addison-Wesley, 1999)
Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused by or in connection with the use of or reliance on any such content, goods, or services that are available on or through such sites or resources.
Sun Microsystems is interested in improving its documentation and welcomes your comments and suggestions. You can submit your comments to
jc-bandol-spec-feedback@sun.com
Please include the title of your document with your feedback:
Runtime Environment Specification, Java Card Platform, v3.0.1, Connected Edition.
Copyright © 2009 Sun Microsystems, Inc. All rights reserved.