Hi all

I have a select box with several options. I'd like that a particular option
is alredy checked when the JSP page is dispayed to the user. How to do that?

i.e.

        <html:select property="fanum" size="1" style="width:100%">
        <html:options collection="RegionalClubs" property="value"
labelProperty="label"/>


Thank's
Roland


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

Reply via email to