SQL Representation & Builder
Designed & Implemented a SQL representation & builder for both an in-memory (for unit testing speed and simplicity) and JDBC based persistence system.
Servlet Testing Framework
Working with other Java XP developers, changed from multiple (effectively untestable) Servlets to a single Servlet which used a series of page oriented (and unit testable) java classes.