|
Hi,
Looking for a quick example to dynamically add form/text content on a page.
These are the two scenarios I am trying to implement:
1. A form with rows of fields - the number of rows depends on the number of items the user wishes to include - How would I create a link, so when clicked, adds an extra row on the bottom of the form?
2. When user enters information into a text box and then gets out of focus of the text field - it queries the database and adds content just blow the text field. How would I instatiate an action to query the database and then display values just below.
Any help would be really appreciated!
Thanks,
Akshay
Information: developing a jakarta struts (jsp) based portlet application using struts bridges on apache jetspeed 2
|