You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Augusto Rodriguez <AR...@criterio.com.ar> on 2003/04/30 21:20:40 UTC

Problems with forms

Hi !

i´m asking for help because i don´t know how to make a form with variable
"rows".
for example, supose you have a database table with the following columns

name		param1		param2		param3	
string		boolean		boolean		boolean

and i need to make a form to display/update the information in that table,
and (obviouly) the quantity of rows is variable.

can someone help me with this problem? (an url with an example would be
excelent)


TIA
Augusto.