» 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
java.net Members
Governance
Principles
Vision
 
Related Links
java.com
java.sun.com
jcp.org
wireless.java.sun.com
Java Wear & Books
Get Java
 
 
java.net RSS Feeds.
Java RSS Feeds.
 

Weekly Stats
 
 
Today on java.net
October 02, 2003

Which way is up: Internationalizing your application is not just a matter of translating the words and checking with a native speaker that there aren't nuances you may have missed. You should also think about organizing the components on the screen so the flow is more natural. » Read more
 

Projects & Communities

JavaPedia
Scripting Java Applications: "Sometimes you just need something to get done quick and dirty". That's why, explains the JavaPedia entry Java Scripting you reach for a scripting language to "change an objects inheritance hierarchy at runtine, add methods on the fly, reassign perfectly good methods to completely other methods[...]" Join in the discussion and add your Java Scripting links.»Read more
Jini
What's wrong with "this": In the latest newsletter from the Jini Community , John McClain writes that you should Stop Relying on Automatic Stub Replacement in the second article in his series on Moving to Jini 2.0. He shows you where to replace this in your code with explicit references so you get consistent behavior across RMI implementations.»Read more
 

Weblogs

Sue Spielman
 
 Dear John...er...I Mean Debugger: I've had a close relationship with you, my debugger, for the better part of two decades. Now the time has come to reevaluate the time we spend together.  Sue Spielman
How to Handle Permanent Exceptions after EJB Deployment: a Proposal: An permanent failure in an J2EE application can cribble the server or at least drain the system resources but it also makes it very difficult for the administrator to find the source of the problem because there is no talk back by the Bean reporting problems to the server.  Andreas Schaefer

September Java Performance News: The September issue of the Java Performance Newsletter was published. Includes an article on "Timers and audio performance".  Jack Shirazi

 

Also in Java Today

Component Orientation in Swing UI
John Zukowski begins his latest Java Tech tip by remarking "One of the often-overlooked aspects of internationalization is component orientation. While English and the Western European languages have letters and words that go left-to-right and top-to-bottom, not all do." In Component Orientation in Swing User Interfaces , John explains the use of the ComponentOrientation class and alternate location choices when using the BorderLayout.

Java for BioInformatics
Traditionally much of the work in Bioinformatics has been done in Perl. As Stephen Montgomery shows in his ONJava article Java for BioInformatics , there are more Java based applications being used in the field. Montgomery shows code examples of working with some of the applications.

 

Java News Headlines

JOnAS 3.3 ReleasedMicrosoft Teams up with Tron
 
InfoGlue Content Management Platform 1.1 ReleasedFlux 5.1 Job Scheduler Released
 

Featured Articles » 
 
Project Spotlight » 
 
java.net Events »
 
Previously on java.net »