Final major version - DBTags is semi-deprecated now (it has been replaced mostly by JSTL's SQL).
Changes
Changed Tag Library Name from JDBC to DBTags.
Clean up of tag library prior to performing a beta release, moving toward an official release.
Added name attribute to resultset tag for use with rowsets.
Updated rowCount, wasEmpty and wasNotEmpty tags to work outside of statement tags, in support of detached resultsets and rowsets. This involved repackaging some classes, so the TLD was updated, as well as the docs.
Fixed some bugs, in particular a problem with tag handlers caching by containers.