ober 13, 2004 11:17 AM
> To: [EMAIL PROTECTED]
> Subject: The get() Method in the ActionForm
>
> I have selectRecipientsForm that extends ActionForm.
>
> After the form is populated, I have this:
>
> String[] to =
> SelectRecipientsForm.getSelectedEmailAddresses();
&g
: [EMAIL PROTECTED]
Subject: The get() Method in the ActionForm
I have selectRecipientsForm that extends ActionForm.
After the form is populated, I have this:
String[] to =
SelectRecipientsForm.getSelectedEmailAddresses();
I thought that it was the right way to get something in the populated form
I have selectRecipientsForm that extends ActionForm.
After the form is populated, I have this:
String[] to =
SelectRecipientsForm.getSelectedEmailAddresses();
I thought that it was the right way to get something
in the populated form; but, the compiler says that the
non-static method getSelected
3 matches
Mail list logo