Hi
       I am using nested beans. What is the equivalent using nested beans
for the following ?
        <html:select name="element"  property="ruleObjectiveId">
        <html:options collection="OBJECTIVE" labelProperty="name"
property="id" />
      </html:select>

"OBJECTIVE" is in the session scope.


I tried several options but none worked.


Mohan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to