aspose file tools
The moose likes Other Open Source Projects and the fly likes Forms engine Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Forms engine" Watch "Forms engine" New topic
Author

Forms engine

Sławomir Sawa
Greenhorn

Joined: Jun 06, 2009
Posts: 1
Hi All,

I have to provide to end user of my application possibility to create his/her own forms with validations (errors, warnings) and calculations without a need to rebuild/redeploy/restart the whole application. Key requirement is that it has to have graphical GUI for building forms (easy to use for no-programmer - drag and drop of form elements, clicking instead of typing, etc.). I should be able to pick up submitted form's result via web service (REST/SOAP) or it could be stored directly in database table.

Do you now any framework/solution which can (even partially) support me? I did research and for now I have two options: xforms (Orbeon) or do it from scratch. Any other options out there?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Forms engine
 
Similar Threads
Regarding document object in javascript
Performance issues with mupltiple forms and single submit.
Oracle D2k(Developer 2000) migration to Java
regarding check boxes
Canvas or Form for startup screen