On 12/30/05, Rick R <[EMAIL PROTECTED]> wrote:
>
> Tamas Szabo wrote:
>
> > You will have to use a PhoneNumber object so you will have a reference
> to
> > employee[idx1].phoneNumbers[idx2].number in your html:text.
>
> Thanks Tamas!  That was exactly the problem. Typically I do exactly that
> and use lists of beans, but this time I thought I'd make the demo more
> simple by just having a List of Strings, but ironically that made it
> more difficult. I just built a Contact object instead to hold
> phoneNumber and now all is well.


Stack traces + open source libraries, frameworks are powerful together  ;-)


> Thanks again!


No worries!

Rick


Tamas

Reply via email to