Re: Key property

2008-03-23 Thread stanlick
I agree it's not real intuitive, but places its object on the *top* of the value stack and it can be accessed via . On Sun, Mar 23, 2008 at 3:41 PM, Emil.I <[EMAIL PROTECTED]> wrote: > > Hello, > i iterate through a set and for 'key' i want to use the property of an > iterable element. eg: > >

Key property

2008-03-23 Thread Emil.I
Hello, i iterate through a set and for 'key' i want to use the property of an iterable element. eg: skillCode is a string property of Skill object and i want it to be assigned to skill property of the s:checkbox tag. What is the syntax? -- View this message in context: http://www