Hi, I want to create web application easily:
These feature will be fine 🙂 :
-DnD of Struts’ Forms(some object which is mapped by hibernate to database) from package explorer to JSP wiew,
where it shows a wizard, which let me to chose from different form/presentation styles.
Form/Presentation styles:
-one column form (label: textfield)
-two column form (label: textfield)
-customizable form by rich wizard (where I can chose which field of Form object will be displayed like (Textfield, passwordfield, …))
Thanks 🙂