The Artima Developer Community
Sponsored Link

Java Buzz Forum
Java Book Title: Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Stirling

Posts: 54
Nickname: sstirling
Registered: Jan, 2003

Scott Stirling is a Senior Software Engineer at Workscape, Inc.
Java Book Title: Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate Posted: Jul 8, 2003 4:36 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Stirling.
Original Post: Java Book Title: Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate
Feed Title: Blaug Blawg Blog
Feed URL: http://users.rcn.com/scottstirling/rss.xml
Feed Description: Java Testing, Tools and Engineering
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Stirling
Latest Posts From Blaug Blawg Blog

Advertisement

What a title! Totally vague opener followed by a very specific set of open source Java tool project names.  One can view the four listed tools from the outside as a representative, complete (err, throw in Eclipse and a half dozen plugins, actually, in my case) development toolkit; four powerful, cross-platform (oh yeah, and free and open source) tools for today's  professional.  Internal to the professional Java world, these open source tools are four out of dozens of others (not to mention non-free and/or non-open source tools) that developers use by choice or by company standard on projects today.

XDoclet and WebWork are for totally different purposes (attribute-oriented code generator and MVC framework, respectively), but closely related by birth (Rickard Oberg), while Hibernate (as far as my ignorance goes) is a more recent close cousin -- an XML-based O/R mapping code generator for Java and SQL.  JUnit is of course the trusty, ubiquitous Java unit testing framework.  It could be said that the four tools in the title are in at least one sense an arbitrary set, but on the other hand they have widely overlapping user and developer communities.

Read: Java Book Title: Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate

Topic: I'm moving! Previous Topic   Next Topic Topic: JavaScript and dir()

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use