On Thu, May 19, 2011 at 3:54 AM, inception <incepti...@in.com> wrote:
> My actual requirement is that i have to generate dynamic comboboxes [usig
> select tag] inside iterator .
>
> <s:iterator value="testList">
>     <s:select name="a" headerKey="1" headerValue="--Select --" list="mylist" 
> />
> </s:iterator>

That doesn't help me understand what you're trying to do, though, or
why you believe you need to use a scriptlet, or how that relates to
the "listValue" attribute.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to