» search tips  |  Search:  
 Java The Source for Java Technology Collaboration
 
 Skip to Content
 
 
 
Community
Community Homepage
Community Directory
Project Listing
Request a Project
 
Content
Articles
Weblogs
Wiki
Javapedia
 
News
News Headlines
Submit News
 
Events
Events Calendar
Submit an Event
 
java-net Project
Press Center
java.net Members
Governance
Principles
Vision
 
Related Links
java.com
java.sun.com
jcp.org
wireless.java.sun.com
Java Research License
Java Wear & Books
Get Java
 
 
java.net RSS Feeds.
Java RSS Feeds.
 

Weekly Stats
 
 
java.net
Today on java.net
December 24, 2003

Paper prototyping: Separating your UI from the model and keeping your interface thin are two recurring mantras. One technique that helps accomplish both goals while allowing customers to test for usability is paper prototyping. » Read more
 

Projects & Communities

java-net
The Message of Christmas, the Geek Version: James Gosling blogs about The Message of Christmas, the Geek Version and recommends "The Evolution of Cooperation by Robert Axelrod. [...] It's a very readable Game Theory book that contains a profound message of hope: cooperation is the optimal strategy, not conflict."»Read more
Java Games
Java Gaming Forums - Game News: Looking to download or play a new game in the next week or so? Stop by the Java Games community forums and read through the Game News boards. You can also find listings of available games on the Games Links forum.»Read more
 

Weblogs

Michael Nascimento Santos
 
 BREAKING NEWS: Got Tiger?: Do you have a J2SDK 1.5 version? You don't? Well, check out this blog to know how you can get an early access release from Sun right now Michael Nascimento Santos
The Great Cellcam Debate: What features would you like to see in cell phone+camera devices in 2004?  Bill Day

Top on my javac wishlist: If only I had a jpp like cpp, I would be happy.  M. Ranganathan

 

Also in Java Today

Does an object exist if you can't test its identity?
Vladamir Roubtsov shows that interned Strings can be garbage collected in his JavaWorld Q&A item Does an object exist if you can't test its identity?. He then goes on to show "how equal String literals do not always correspond to the same String instance in a program. " It's an interesting look inside the JVM.

Updating XQuery
Jason Hunter takes a look at recent changes in his Oracle Technical Network article Updating XQuery . In a sidebar at the end Jason writes about " a proposal from Oracle and IBM to create a common API for XQuery/Java interaction. As JDBC is for SQL, so this API will be for XQuery. The proposal was made to Sun's Java Community Process (JCP) and accepted as JSR-225, titled "XQuery API for Java (XQJ)." The API is likely to live in the javax.xml.xquery package."

 

Java News Headlines

Drive the Mars RoverJavaServer Faces Beta Released
 
Blojsom 2.06FreeTTS 1.2beta
 
Book Review: J2EE Security for Servlets, EJBs, and Web Services 
 

Featured Articles »