We have a J2EE web application that is used to enter data from a paper application form and that data is submitted across to another system.
Currently, when we create a version of the web application for a new client, we spend several man hours in customizing the jsps (e.g. removing a text box, adding a radio button etc).
In order to save time in jsp customization, we are looking for a technology that can help us display the entire paper application form on the screen and allow the user to fill it.
The technology should 1) Allow quick customizations 2) Allow addition of some visual effects (may not be as much as Flash) 3) Allow validations
Any suggestions on what should be used? Open source or not is ok.
Thanks in advance.
Kunal
PS: I am not sure if this is the correct forum for posting this topic. But I couldn't find one on technology selection.