Re: Struts String[] Problem

2005-02-11 Thread Jeff Beal
I'm not sure exactly what you mean with the checkbox problem, but for the other, you should probably use indexed properties. You can search the list archives and the documentation for 'indexed properties' and get loads of information on them. Here's the 5-second crash course: Bean form methods

Re: Struts String[] Problem

2005-02-11 Thread Wendy Smoak
From: "Paulo César M. Jeveaux" <[EMAIL PROTECTED]> > Now i have two text boxes of same property So when i > enter any value in 1 text box same value assigned for another text box > as they have same property name. Do you care about the order? If not, it seems like a String[] should work (it cert