Hello,

On Fri, 11 Jan 2002 15:48:31 -0800 
Jason Wells <[EMAIL PROTECTED]> wrote:
> Using the <html:option> tag, is there a way to set an option to be 
> initially selected? I'm looking for something equivalent to
> 
> <option value="blah" selected>blah</option>
> 
> I don't see mention of this in the online docs for the HTML taglib.

This can be done by initializing the form-bean with the value you'd like
to be selected by default. Very nice indeed.

Bye, MM
-- 
http://www.martinnet.de


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

Reply via email to