|
February 01, 2010
category: Java Technology
Amidst all the hype of the Sun to Oracle transition over the last week, some of you may have missed a certain announcement by a Cupertino-based firm regarding the imminent release of a computing device they say will fill the gap between netbooks and ...
More »
category: Developers
Java developers are familiar with dynamic linking. Class files are a kind of intermediate format with symbolic references. At runtime, a class loader will
load, link, and initialize new types as needed.
Typically the full classpath a class loa...
More »
category: Developers
I have had pleasant associations with Sun now for nearly 22 years. As a graduate student at UC Santa Barbara, my advisor showed off the row of shiny new Sun workstations in a sweltering lab which had been hastily converted but had no air-conditionin...
More »
category: Java Technology
Many users often ask the question : Can i use a custom JAAS Login Module instead of the Proprietary GlassFish Custom Realms for user authentication ?.
The JSR-196 Login Bridge Profile allows a Server Authentication Module (SAM) to delega...
More »
category: Java Technology
The JCP site has published a new article, Agility: Definitions, Principles, and Practices for Today, written by Susan Mitchell. The article focuses on the agile methods that are being employeed by three JCP Spec Leads:
Ronald Toegl - JSR 321, Trus...
More »
category: Java Technology
The JCP site has published a new article, Agility: Definitions, Principles, and Practices for Today, written by Susan Mitchell. The article focuses on the agile methods that are being employeed by three JCP Spec Leads:
Ronald Toegl - JSR 321, Trus...
More »
|