Hi all, In struts html tag , such as text ,there is not a readonly property, so How can I set the readonly property of the text input control to "readonly" , for example, the output html will like this : <input type=text name="textname" size="15" readonly>
Could you give me some advice? Thank you very much. Best Regards lcl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

