Introduction

TheLittleContainer means to provide an extremely lightweight, non-intrusive, modular 'container' for running Java code and applications. It does not attempt to compete with other containers such as servlet containers (e.g., Tomcat) or full-blown EJB containers (e.g., JBoss). Rather, TheLittleContainer merely provides a quick & dirty sandbox for running & deploying standalone Java applications.