oved instanceof String[]){
this.approved = new int[approved.length];
for(int i=0; imailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper
Sent: Tuesday, May 20, 2008 1:03 PM
To: user@struts.apache.org
Subject: Re: Submitting a form without selecting ch
Michael Gagnon wrote:
My JSP resembles:
...
...
My action resembles:
public class ApproveItemsAction extends ActionSupport {
private Integer[] approved;
private Int
My JSP resembles:
...
...
...
...
...
...
My action resembles:
...
public class ApproveItemsAction extends ActionSupport {
private Integer[] approved;
private Integer[] itemsPresent;
3 matches
Mail list logo