How to drag and drop with
Java 2 - JavaWorld - March 1999
How to drag and drop with
Java 2 - JavaWorld - March 1999 |
How to attach a user interface to
a Jini service - JavaWorld October
1999
How to attach a user interface to
a Jini service - JavaWorld October
1999 |
Use a RandomAccessFile to building a low-level database - JavaWorld January
1999
Use a RandomAccessFile to building a low-level database - JavaWorld January
1999 |
Build an object database - JavaWorld January
2000
Build an object database - JavaWorld January
2000 |
Build an object database, Part 2: Object storage
backend - JavaWorld April 2000
Build an object database, Part 2: Object storage
backend - JavaWorld April 2000 |
Debug with jdb -
JavaWorld June
2000
Debug with jdb -
JavaWorld June
2000 |
Get smart with proxies and
RMI - JavaWorld
November 2000
Get smart with proxies and
RMI - JavaWorld
November 2000 |
Sir, what is your preference?
Sir, what is your preference? |
Object-oriented
language basics, Part
7
Object-oriented
language basics, Part
7 |
Use XML data binding to do your
laundry
Use XML data binding to do your
laundry |
Track wireless sessions with J2ME/MIDP
Track wireless sessions with J2ME/MIDP |
Achieve strong performance with threads,
Part 2
Achieve strong performance with threads,
Part 2 |
Java's character and assorted string
classes support text-processing
Java's character and assorted string
classes support text-processing |
A first look at JavaServer Faces, Part
2
A first look at JavaServer Faces, Part
2 |
Datastructures and algorithms, Part 1
Datastructures and algorithms, Part 1 |
Smart Value Object goes
one step further
Smart Value Object goes one step further
The Smart Value Object allows server components to track client-side modification of business objects in a rich client/J2EE server environment, by using the latest features offered by bytecode processing tools.
|
An Introduction to Cryptography and the Java Cryptography Extension
An Introduction to Cryptography and the Java Cryptography Extension
The Java Cryptography Extension (JCE) provides APIs for performing cryptographic operations in Java code.
the JCE lets us scramble and unscramble data, annotate code and data with infor |
Testing J2EE applications
Testing J2EE applications
There are certain aspects of J2EE applications that people associate with end-to-end tests rather than object tests. These include page flow—or navigating a Web application—and using container services, such as security and |
OIL (Objects in a Line)
OIL (Objects in a Lile) provides a queue API and its implementation which is required by many server applications which stores client requests permanently in order.
OIL provides:
Queue which provides sequential access.
Index which provides random acce |
What are the defined J2ME system property names?
A compilation of J2ME properties sorted by JSR. Learn the names, test for optional packages or retrieve platform specific configuration values. |
|
|