» 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
Events
 
  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
August 06, 2003
 
What's Happening in Java Today
 

Testing Threads: Threads can bite you in so many ways. N. Alex Rupp's java.net article Multithreaded Tests with JUnit looks at extending JUnit so that it can test multithreaded applications. One application of this extension is to enable you to stress test middleware components by simulating concurrent traffic. » Read more
(August 6, 2003 5:53AM PT)

Feature Stories
 

 
 Multithreaded Tests with JUnit: JUnit is the glue that holds many open source projects together. But JUnit has problems performing multithreaded unit tests. This article introduces a JUnit extension library designed to enable multithreaded unit testing in JUnit. » Read more
(Aug 05, 2003)

 
 Lucene Intro: Lucene is a high-performance, scalable, search engine technology. The first part of this article takes you through an example of using Lucene to index all the text files in a directory and its subdirectories. The remainder provides examples of analysis and searching. » Read more
(Jul 30, 2003)
 
Also Today
 
 
JSP Best Practices: Brett McLaughlin continues his series on JSP Best Practices. This time Brett provides a sequence of code examples on using custom tags to extend and enhance the simple time stamp that he introduced last time.
» Read more
Javapedia: AspectOrientedProgramming: The Javapedia entry Aspect Oriented Programming provides a list of possible applications for aspects including error handling, synchronization, logging, and other cross-cutting concerns. The article then provides an overview of AOP and links to different implementations. As always with the Javapedia, feel free to supplement the article or to join in the discussion at the bottom of the page.
» Read more

Weblogs
 
 
News Talk
 
 
java.net Events