I call the database and create an ArrayList of beans to hold the data. Using
JSTL I iterate over the list
to display the data in an html table inside a form in a JSP page.
I can give each row a number using ${row.index}
The last but one column is a Struts html:select that allows the user to
se
will ever be selected.
John.
JohnLangan wrote:
>
> I call the database and create an ArrayList of beans to hold the data.
> Using JSTL I iterate over the list
> to display the data in an html table inside a form in a JSP page.
>
>
>
> I can give each row a number usi
2 matches
Mail list logo