Introduction

This application demonstrates the use of the strutsit architecture solutions. It demonstrates also the assembling of different open source tools that combines to a powerful architecture technology stack.

  • Struts: A MVC presentation framework.
  • Velocity: A powerful template engine.
  • Hibernate: A O/R mapping tool.
  • Hivemind: A lightweight container.

The examples are relative trival. The first example is a login use-case. It demonstrates the use of hivemind as a lightweight container.