You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mohan Radhakrishnan <mr...@cellexchange.com> on 2004/01/25 19:47:20 UTC

nested beans/html:options

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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org