in your <html:select> you will include <html:option> first. This SINGULAR form of options will be the first one. The default will be set to what the user chooses after that. then <html:options...> </html:select> ----- Original Message ----- From: "Cathy Osekizoglu" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, October 04, 2002 2:57 PM Subject: How to set default
> > I am using <html:options> tag to get a dropdown list. How can I make an item as default so every time I open the page that contains the dropdown list, it will show the default. Thanks. > Cathy > > > > --------------------------------- > Post your free ad now! Yahoo! Canada Personals > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

