Makumba Developer Documentation

This is the startup for a new documentation for the makumba developer (= makumba-internals programmer, as opposed to makumba programmer or makumba user, which are ppl who just use makumba to write their web applications).

Makumba is developed at sourceforge. See our howto.
An  Eclipse environment exists for Makumba. See howto,

Makumba is written in Java. No need to read all that javadoc. Makumba makes use mostly of the java.lang :), java.util, java.sql (JDBC), javax.servlet (Java Servlet API, its javadoc can be found e.g. here),  javax.servlet.jsp (Java Server Pages API, javadoc together with servlet) and java.text packages.

Major makumba components

(with links to generated javadocs)