Hi Ramachandran: So maybe you could force the issue by using Javascript: write an onChange method to ensure the selection is always what you want it to be..? (I assume by a "read-only" drop-down you mean you want what you have selected to not be deselected by the user..?)
Geeta "Slattery, Tim - BLS" wrote: > > I want to make readyonly in Select Box. If i gave > > readonly="true". There is no property called readonly..What i > > have to do for that one.... > > HTML Select groups don't have a "readonly" property, that's why the Struts > tag doesn't have it. > > -- > Tim Slattery > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

