InfoWorld: Modernizing IT

JavaWorld: Solutions for Java Developers

Advanced search
  • Research Centers
  • + Core Java
    • Client-side Java
    • Design Patterns
    • Java Language
    • Java Platform APIs
    • Java Programming Concepts
    • Swing/GUI Programming
    • Threads/Concurrency
  • + Enterprise Java
    • Ajax/RIA/Web 2.0
    • Architecture & Scalability
    • Enterprise Best Practices
    • Java & XML
    • Java Web Development
    • Web Services & SOAs
  • + Mobile Java
    • + Tools & Methods
      • Application Servers
      • Data Management/RDBMS
      • Enterprise Middleware
      • Java IDEs
      • Java Security
      • Open Source Tools
      • Scripting/Other Languages
      • Software Development Lifecycle
      • Software Development Methodologies
      • Testing & Debugging
      • Web Application Frameworks
    • + JavaWorld Archives
      • Design Techniques
      • How-to Java
      • Java 101
      • Java Design Patterns
      • Java Q&A
      • Java Tips
      • Java Traps
      • Server-side Java
      • Under the Hood
    • Site Resources
    • Featured Articles
    • News & Views
    • Community
    • Java Q&A
    • JW Blogs
    • Podcasts
    • Site Map
    • Careers
    • Newsletters
    • Whitepapers
    • RSS Feeds
    • About JavaWorld
    • Advertise
    • Write for JW

    • Featured articles

    Results for: +topicid:1004 +subtopicid:1109

    Document count:topicid:1004 (653) subtopicid:1109 (129)

    about 129 results found, scored using date, sorted by relevance
    score without date  
    prev16-30next

    60%
    Find Similar

    Behavior-driven development with easyb - JavaWorld
    Sep. 04, 2008
    Get a quick introduction to this Groovy DSL for behavior-driven development. Find out how easyb lets developers and domain experts speak the same language - easily!
    http://www.javaworld.com/javaworld/jw-09-2008/jw-09-easyb.html


    60%
    Find Similar

    Will Chrome render Windows obsolete? - JavaWorld
    Sep. 02, 2008
    Google Inc.'s unveiling Monday of a new browser is not about the browser, say some industry analysts -- it's a key weapon in the company's effort to kill Windows.
    http://www.javaworld.com/javaworld/jw-09-2008/jw-09-chrome-smash- windows.html


    60%
    Find Similar

    The case for Java modularity - JavaWorld
    Aug. 26, 2008
    It never rains but it pours! Get some background on the long and winding road to Java modularity, then compare the two specification requests vying for inclusion in Java 7: JSR 291: Dynamic Component Support for Java ...
    http://www.javaworld.com/javaworld/jw-08-2008/ jw-08-java-modularity.html


    60%
    Find Similar

    Creating DSLs in Java, Part 3: Internal and external DSLs - JavaWorld
    Aug. 19, 2008
    Learn about the importance of method chaining in internal DSLs, then try creating an external DSL using a powerful language recognition tool, openArchitectureWare.
    http://www.javaworld.com/javaworld/jw-08-2008/ jw-08-dsls-in-java-3.html


    60%
    Find Similar

    iBATIS, Hibernate, and JPA: Which is right for you? - JavaWorld
    Jul. 15, 2008
    Don't let the old object-relational impedance mismatch get the best of you or your data. Compare ORM tools Hibernate and iBATIS and the Java Persistence API itself, and find out how each one makes it easier to access ...
    http://www.javaworld.com/javaworld/jw-07-2008/ jw-07-orm-comparison.html


    60%
    Find Similar

    New Eclipse member looks to rival Visual Studio - JavaWorld
    Jul. 15, 2008
    Maven creator Jason van Zyl joins the Eclipse foundation to lead development of a plugin combining Maven and Eclipse for greater usability.
    http://www.javaworld.com/javaworld/jw-07-2008/jw-07-eclipse- m2eclipse.html


    60%
    Find Similar

    Realistically real-time - JavaWorld
    Apr. 30, 2008
    Javolution creator Jean-Marie Dautelle benchmarks various methods to reduce the worst-case execution time of Java applications.
    http://www.javaworld.com/javaworld/jw-04-2008/jw-04-realtime.html


    60%
    Find Similar

    Acegi security for JSF applications - JavaWorld
    Apr. 15, 2008
    Use the Spring application context to configure Acegi's authentication and authorization services for your JSF applications.
    http://www.javaworld.com/javaworld/jw-04-2008/jw-04-acegi-jsf.html


    60%
    Find Similar

    Agility meets the Waterfall - JavaWorld
    Mar. 25, 2008
    You've got an agile mind stuck in a traditional shop? No problem! There are plenty of ways to fit automated builds, continuous integration, and test automation into Waterfall-based development.
    http://www.javaworld.com/javaworld/jw-03-2008/ jw-03-agile-practice.html


    60%
    Find Similar

    Eclipse IDE due for a trim? - JavaWorld
    Mar. 21, 2008
    Amid the talk about Eclipse 4, due in two years, Eclipse Test & Performance Tools Platform Lead Oliver Cole raised the question of how much one IDE can do well, at EclipseCon 2008.
    http://www.javaworld.com/javaworld/jw-03-2008/jw-03-eclipse-bloat.html


    60%
    Find Similar

    Eclipse IDE due for a trim? - JavaWorld
    Mar. 21, 2008
    Amid the talk about Eclipse 4, due in two years, Eclipse Test & Performance Tools Platform Lead Oliver Cole raised the question of how much one IDE can do well, at EclipseCon 2008.
    http://www.javaworld.com/javaworld/jw-03-2008/jw-03-eclipse-bloat.html


    60%
    Find Similar

    Grails 1.0 released - JavaWorld
    Feb. 06, 2008
    Nearly 3 years in the making, 1.0 release is a milestone.
    http://www.javaworld.com/javaworld/jw-02-2008/jw-02-grails10.html


    60%
    Find Similar

    Flexible reporting with JasperReports and iBATIS - JavaWorld
    Dec. 13, 2007
    These two open source frameworks combine admirably to make one highly flexible reporting solution. Find out how to leverage iBATIS's data-handling capabilities in your Jasper reports.
    http://www.javaworld.com/javaworld/jw-12-2007/jw-12-ibatisjasper.html


    60%
    Find Similar

    Client-side WSDL processing with Groovy and Gant - JavaWorld
    Nov. 12, 2007
    The Groovy and Gant Toolset lets you automatically generate Java Web service clients with Axis2, XFire, CXF, and Java 6 -- including WSDL compatibility checks.
    http://www.javaworld.com/javaworld/jw-11-2007/ jw-11-webserviceclient.html


    60%
    Find Similar

    Test-driven GUI development with FEST - JavaWorld
    Jul. 17, 2007
    Even a developer testing enthusiast like Alex Ruiz had to admit GUI testing was hard, so he created FEST, the functional library for test-driven GUI development. This follow-up to Alex's JavaOne 2007 presentation ...
    http://www.javaworld.com/javaworld/jw-07-2007/jw-07-fest.html


     prev   1   2   3   4   5   6   7   8   9  next 


    Start new search   Search these results  

       Help  Advanced  Powered by Ultraseek
    • JW's Most Read
    • Editor's Choice

    Recent:

    • Java Tips: The Serialization algorithm revealed
    • Know your Oracle application server
    • SwingX, JRuby: Survivors?
    • Cloud-ready, multicore-friendly apps, Part 2
    • Lean service architectures with Java EE 6

    Archives:

    • Hello, OSGi: Bundles for beginners (2008)
    • Sockets programming in Java: A tutorial (1996)
    • Understanding JPA, Part 1 (2008)
    • Smartly load your properties (2003)
    • REST for Java developers, Part 1 (2008)

    Fresh perspectives in JW Blogs:

    • Java to Go: As the Java world turns
    • Irregular Expressions: Career advice for coders
    • High Performance Java: On high-octane Java
    • Java Tips: Programming tips, tricks, how-to's

    JavaWorld's Daily Brew: Starting conversations in the Java developer community

    Newsletter sign-up
    View all newsletters

    Sign up for our technology specific newsletters.

    Enterprise Java
    Email Address:

    What is IT Asked & Answered

    A place to submit your nagging technology question for review by our experts - and you.

    Keep on top of the questions from your desktop or favorite social media site.

    Sponsored Links

    Sponsored Links


    • RESEARCH CENTERS Core Java Enterprise Java Java ME Tools & Methods JavaWorld Archives
    • IDG Network CIO Computerworld CSO Demo GamePro
    • Games.net IDGconnect.com IDG World Expo Infoworld Linuxworld.com
    • MacUser Macworld NetworkWorld.com PC World Playlistmag.com
    About Us | Advertise | Contact Us | Terms of Service/Privacy Copyright, 2006-2008 Network World, Inc. All rights reserved.