Re: Syntax for proper bean usage

2005-08-09 Thread Hubert Rabago
On 8/9/05, Dave Newton <[EMAIL PROTECTED]> wrote: > Dave wrote: > > >On my form is a bean named member. I also have a select whose options are > >created by a method on member. When I access the method it appears that a new > >member is constructed when the optionsCollection is created. > > > > >

Re: Syntax for proper bean usage

2005-08-09 Thread Dave Newton
Dave wrote: My apologies if this is a duplicate. I waited at least 30 minutes after sending the confirming email. It's a duplicate. Bear in mind that this isn't like a tech support hotline; it's just a bunch of people that read this when we're not doing our real work. On my form is a bean

Syntax for proper bean usage

2005-08-09 Thread Dave
My apologies if this is a duplicate. I waited at least 30 minutes after sending the confirming email. On my form is a bean named member. I also have a select whose options are created by a method on member. When I access the method it appears that a new member is constructed when the optionsCol