I have an example i used.
Its not the best but it worked for me
In the JSP page
.
Pri.
Adj.
...
in the action form
String[] primAdj = new String[listDevApprGrpList.size()+1];
for(int i=0;i wrote:
I forgot to mention that I am iterating
I forgot to mention that I am iterating over an arraylist of beans, and I
want each row in the table to associate with a single array list entry (eg a
single bean). I want the approve radio on button 1 to update the status of
the first bean in the list.
-Original Message-
From: Perry Minc
2 matches
Mail list logo