Does your form class have

public String[] getMyArray()...
public void setMyArray(String[] a)...

and does your jsp have

<html:select property="myArray" multiple="true"> ?

David


AAAARGGGGGH!!!!

I would give one of my legs right now for a working example of an
<html:select multiple="true"> usage that populates an array in an
ActionForm.

Help?


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


_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



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



Reply via email to