On Thu, May 19, 2011 at 3:54 AM, inception <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]

