Module for project management code within Jetspeed. At the time Jetspeed was designed to push project management XML content. This project was never finished and had architecture issues. Most of the code here is incorrect. - does not use any Jetspeed/Turbine/Cocoon framework - re-invents it own db persistence. - uses the servlet API - hard-codes its HTML directly into the Servlet. I kept this code in CVS for future review and the hope that someone could salvage some of this. - Kevin Burton (burton@apache.org)