Java Extended Framework (JEF ) for Web-DB system development
Outline
JEF(Just Extended Framework) is a middleware for the Web application.
There are many good web platforms such as Struts, Joomla and others, but they are still so universal, and needs much coding to make an application.
So, we developed more application-oriented middleware on each platforms.
It has three versions according to programming language.
ver. | Language | Platform | |
v1 | Java | Tomcat | |
v2 | PHP | Joomla | |
v3 | Javascript | Phonegap |
Feature
- One program file to one page: compact modularity
- Many common functions for web given by class inheritance
- Easy definition of screen design
- Import and export of Excel file
- Strong debugging function