...New project - https://sourceforge.net/projects/beige-accounting
WEB based ERP that works on a standard JEE server as well as on A-Jetty (Jetty 9.2 adapted for Android that can run precompiled JSP/JSTL)
This project also contains:
* Beige-ORM is lightweigt multi-platform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite.
* Beige-WEB is CRUD interface based on standard JEE MVC (servlet, JSP, JSTL) and AJAX, JSON. It renders forms (include entity pickers) and lists of any entity according XML settings.
* source of Apache Tomcat to precompile JSP/JSTL for Android A-Jetty.
* source and APK of Android A-Jetty.