Yet another Java MVC framework inspired by Ruby on Rails.
- jactiverecord: ORM module, implements ActiveRecord pattern in Java.
- jactiverecord-el: JSP expression language (EL) for jActiveRecord, provides Record & Table field accessor.
- jactioncontroller: Controller module.
- jactionview: View module.