» search tips  |  Search:   
 Java  The Source for Java Technology Collaboration
 
 
 
Java Today
Get Involved
Register
Login
java-net Project
Press Center
 
Community
Community Directory
Member Organizations
Projects
Weblogs
Wiki
 
  Java Today
Contact Information
 
 
RSS for Java Today.
RSS feed of all Java Today weblogs.
 
Most Active Communities
Education & Research
JAIN
Java Communications
Java Desktop
Java Games
Java Incubator
JavaJAR
Java Patterns
Javapedia
JavaTools
Java User Groups
Java WebServices and XML
Jini
NetBeans
OSS/J
Project JXTA
July 22, 2003
 
What's Happening in Java Today
 

Avoiding the GridBag: The GridBagLayout is kind of the brocoli of the Swing layout managers. It's good for you, there are people who seem to really like it, but it's brocoli. In Java Today we feature a java.net project named packer. In many ways the new approach isn't much more accessible to new users but the code that a complex layout would require is greatly reduced. » Read more
(July 22, 2003 6:25AM PT)

Feature Stories
 

 
 Introduction To Naked Objects: It is time to strip applications of complex UIs and give users direct access to business objects. The concept is simple: write behaviorally complete business model objects and use generic views and controllers. » Read more
(Jul 15, 2003)

 
 First Community Meeting: java.net is itself a java.net community. We are in the process of organizing and figuring out how to best be a community. During this year's JavaOne conference, java.net's first community meeting was held. Here are the unedited notes of one of the Sun employees that helped steer this project before launch. » Read more
(Jul 16, 2003)
 
Also Today
 
 
The java.net Packer project: The GridBagLayout is powerful but new users find it confusing and often opt to use a simpler and less powerful layout manager. The java.net packer project is designed to offer you a simpler interface to the GridBagLayout features. The project home page presents an introductory example that compares using the dynamic duo of GridBagLayout and GridBagContraints with using either the Packer class or the PackAs interface. If the examples interest you, follow the links to download the jar file and the associated docs.
» Read more
Add concurrent processing with message-driven beans: You can often improve the user experience in a J2EE application by introducing concurrency. In his JavaWorld article Add concurrent processing with message-driven beans, Amit Poddar presents three different techniques and advises, " The best solution depends upon many factors such as peak load, cost of creating temporary queues, JMS provider capabilities, hosting server configuration, and so on. You should consider all these factors before finalizing your application's solution."
» Read more

Weblogs
 
 
News Talk
 
 
java.net Events