--- Zoran Avtarovski <[EMAIL PROTECTED]> wrote:
> For example on a search form we would add a not
> applicable object to the start of our collection. 

> <html:select property="image">
>     <html:option value="-1">No Image</html:option>
>     <html:optionsCollection name="fileList"
>         label="fileName"
>         value="fileName"/>
> </html:select>
> 
> I'd love to be able to do something similar in S2,

<s:select headerKey="-1" headerValue="No Image" .../>

d.



 
____________________________________________________________________________________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 

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

Reply via email to