How would I map a collection or array of Strings in a class?
I have a person object and I have a member variable called "emails" that is a String[] type.
How would I set up my class-descirptor to get this to work without having to create a bean to only store the email string?
-- ---------------------------- Bobby Lawrence
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
