Related link: http://jakarta.apache.org/cactus/index.html

Cactus has come out with a new version of its server-side unit testing framework (for testing Servlets, EJBs, Tag Libs, Filters, etc). One interesting item about the new release is that they use AspectJ, and weave aspects to take care of their cross cutting concerns (such as logging).