Sparrowcontainer

Sparrowcontainer is a pure Java Application Server designed for use by real-time applications. This project is very green and started from scratch. I understand my application design is quite poor, lot of dirty code, hard code and debug log and I will improve this from time to time. I also understand the documentation is very poor too. If you very interest in my concept but get stuck on how to use or want to request some features, you can drop me an email leo@sparrowcontainer.org. I will answer your ASAP. There is an example in the src/test. Three Http class TestServlet, Test1Servet and SoapServlet is coded some examples for your reference and easy understanding. You can use ant test-classes and test-war to compile and run your application. Hot deploy has not been built and please restart the server for every deployment.