Re: LabelValueBeans

2004-06-23 Thread Joe Germuska
At 1:31 PM -0400 6/23/04, CRANFORD, CHRIS wrote: Is there anyway to have a property in my ActionForm class be defined as follows: private LabelValueBean[] myItems; And be able to have struts automatically populate this collection when the form is submitted? If so, how do I go about storing those v

Re: LabelValueBeans

2004-06-23 Thread Michael McGrady
You can rewrite or extend the class to suit yourself, of course. At 10:52 AM 6/23/2004, James Mitchell wrote: No, look at the source for the class and you'll see why. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message -

RE: LabelValueBeans

2004-06-23 Thread CRANFORD, CHRIS
or.java:254) And my form uses Thanks Chris -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 2:04 PM To: Struts Users Mailing List Subject: Re: LabelValueBeans Last time I looked there were getters but no setters. What ver

RE: LabelValueBeans

2004-06-23 Thread CRANFORD, CHRIS
form uses Thanks Chris -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 2:04 PM To: Struts Users Mailing List Subject: Re: LabelValueBeans Last time I looked there were getters but no setters. What version are you running? --

Re: LabelValueBeans

2004-06-23 Thread James Mitchell
chell" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 2:04 PM Subject: Re: LabelValueBeans > Last time I looked there were getters but no setters. What version are you > running? > > > > --

Re: LabelValueBeans

2004-06-23 Thread James Mitchell
;Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 1:57 PM Subject: RE: LabelValueBeans > I saw an example somewhere using indexed properties like: > > labelvalue[index].label > labelvalue[index].value > > If I can get at the data th

RE: LabelValueBeans

2004-06-23 Thread CRANFORD, CHRIS
To: Struts Users Mailing List Subject: Re: LabelValueBeans No, look at the source for the class and you'll see why. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "CRANFORD, CHRIS" <[EM

Re: LabelValueBeans

2004-06-23 Thread James Mitchell
No, look at the source for the class and you'll see why. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "CRANFORD, CHRIS" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 1:31 PM