Welcome to the ECF Home Page !

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 !

These goals have been obtained using the following pieces:

  • IPL as an easy programming language.
  • IDB as a mechanism to store data.
  • JSF as web components.

ECF is shaped by IPL, IDB and JSF. ECF implements its own syntax with the objective to make the programming ยก easier !.