I found that same problem trying to use the disabled parameter of the form tag. I did a search on the generated html and found not one element with the disabled attribute. Any one else?
-----Original Message----- From: Session A Mwamufiya [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 08, 2007 4:18 AM To: [email protected] Subject: Disabling struts UI objects Hi, I tried to set some UI elements (button, select, ...) to be disabled, but they are still clickable. I would like to disable certain UI objects from an action code, where some logical verification will occur as the form is prepared. Any ideas about how this can be done? Thanks, Session --------------------------------------------------------------------- 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]

