Bug Base
      Bug Base is tool for managing bug reports. It consists of a database,
      a servlet controlling the database access, an JSP-based reporting
      frontend and two Java applets for bug report maintainance and for
      administration.  The highlights of Bug Base are:
      
	-  
Multi-project management: Bug Base can manage the bug
	  reports of several projects at the same time. Within projects, bug
	  reports are structured by packages.
	 -  
A simple user model: In order to enable communication
	  between the author of a bug report and the developing team, bug
	  reports may only be reported by registered users.
	 -  
User groups: Each bug report belongs to a user
	  group and may only be viewed by users belonging to that
	  group.
	 -  
Completely web based: All interaction with Bug Base may
	  be done through web interfaces. Bug report authors simply need
	  a browser, the developing team and the Bug Base administrators
	  additionally need the Java 1.2 Plugin.
	 -  
Multiple databases supported: Currently, two databases
	  are supported:
	  Hypersonic SQL
	  for small sites and MySQL for
	  sites with more bug traffic.