» 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 08, 2003

Going Native: When you double-click an application, how do you know that it has been written in Java? Is it important that you know? » Read more
 

Projects & Communities

Java Games
Game News and Features: The Java Games community homepage has been updated with more news and features. Industry news stories include the recent Spike TV VGA (Video Game Awards) and the Return of Space Invaders. Features include a Wurm Online project spotlight and a Chrome featured developer.»Read more
General Projects
Cajo: "simple powerful distributed computing": The incubator houses the Cajo project. It "is a small, free library, enabling powerful, dynamic, multi-machine interaction, both within, and between, Java applications." It aims to "simplify the use of RMI." You can find source code , a tutorial , and example code for using the framework.»Read more
 

Weblogs

Don't be afraid to be wrong: How fruit flies lead to a revelation about software development.  Jim Cushing

JXTA Configuration Made Simple: Extensible, pluggable and unified ... it's *all* good.  James Todd

Dating Design Patterns: Dating Design Patterns is something that all developers should definitely check out.  John D. Mitchell

 

Also in Java Today

Tip on Parsing XML documents partially with StAX
Berthold Daum provides a second StAX tip for developerWorks in Tip: Parsing XML documents partially with StAX. StAX allows you to add filters so that you can skip over event classes you know you are not interested in. In this tip, Berthold provides examples of one filter that skips all processing instructions and another that skips an entire branch of an XML document. Modify the example source code to your own needs.

JXTA Wiki Configuration Extension
James Todd has written an article on the JXTA Configuration Extension on the wiki. His article includes several code examples of using the Configuration Extension. These include the trivial configuration where only a name and password are passed into the Configurator, the use of "of Configurator setters to generate specific configurations", the use of either a Profile or an existing PlatformConfig to seed the defaults, and programatically implementing the Configurator interface.

 

Java News Headlines

Interview with Onno Kluyt on MetadataMicrosoft to Junk Flagship Products, Cites Java Settlement
 
XPlanner 0.5.2 ReleasedJudge Orders SCO to Show Linux Infringement
 
WebForum 0.36.000 
 

Featured Articles »