|
ECForms is a framework developed to build web applications in an easy way. Its goals can be enumerated as follows:
- Develop dynamic web applications in an easy way.
- Focus the programming on the real problem, not on the programming details.
- To have a programming language based on Java.
- To have the same qualities of the JavaServer Faces framework.
- To have a mechanism to store data in an easy way.
- To have extensible characteristics.
- To reduce the programming time !
|