From: "Seaman, Sloan" <[EMAIL PROTECTED]>
> That would work if I was using an action to populate the ${treatments}
> variable.
>  But I am not.
> The variable is populated via a custom tag and the page is directly
> accessed, not via an Action.

It would have been useful to know that in advance, as well as to see an
example of what you've tried in the JSP.

How about (from http://struts.apache.org/userGuide/struts-html.html#select):

name - The attribute name of the bean whose properties are consulted to
determine which option should be pre-selected when rendering this input
field. If not specified, the bean associated with the enclosing <html:form>
tag is utilized.

-- 
Wendy Smoak


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

Reply via email to