Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here's a brief overview of our current system architecture:

  • Mifos Application _
    • Presentation layer: Freemarker, Spring MVC; in transition from JSP and Apache Struts
    _
    • Business Logic: custom Java code
    *
    • Data access layer: Hibernate Object Relational Mapper
  • Web server: Apache Tomcat
  • Database layer: MySQL
  • Modularity (responsibility of a module, inter-module communication) (under discussion)