--- Arun <[EMAIL PROTECTED]> wrote:
> I have
> <iput type="text" name=arr[0] />
> <iput type="text" name=arr[1] />
> <iput type="text" name=arr[2] />
> 
> And in action class I have
> private String[] arr;
> and getter and setters.
> 
> But it causes an error .

It might be helpful to be more specific.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to