I just released the 0.4.3 version today:
http://www.dzone.com/links/juzu_web_framework_043.html
A couple of small features were added:
- Support for multivalued parameter (String[] and List<String>)
- Added a couple of interface HttpContext and SecurityContext to
obtain info from the original request
A couple of bugs were fixed too.
Julien