Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 49220 invoked from network); 8 Aug 2007 08:18:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 08:18:29 -0000 Received: (qmail 59930 invoked by uid 500); 8 Aug 2007 08:18:18 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 59911 invoked by uid 500); 8 Aug 2007 08:18:18 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 59900 invoked by uid 99); 8 Aug 2007 08:18:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 01:18:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [128.2.10.85] (HELO smtp.andrew.cmu.edu) (128.2.10.85) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 08:18:12 +0000 Received: from webmail.andrew.cmu.edu (WEBMAIL2.andrew.cmu.edu [128.2.10.189]) (user=smwamufi mech=GSSAPI (56 bits)) by smtp.andrew.cmu.edu (8.13.8/8.13.8) with ESMTP id l788HoM3013022 for ; Wed, 8 Aug 2007 04:17:50 -0400 Received: from 128.237.227.40 (SquirrelMail authenticated user smwamufi@ANDREW.CMU.EDU); by webmail.andrew.cmu.edu with HTTP; Wed, 8 Aug 2007 04:17:50 -0400 (EDT) Message-ID: <2182.128.237.227.40.1186561070.squirrel@128.237.227.40> Date: Wed, 8 Aug 2007 04:17:50 -0400 (EDT) Subject: Disabling struts UI objects From: "Session A Mwamufiya" To: user@struts.apache.org User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Scanned-By: MIMEDefang 2.60 on 128.2.10.85 X-Virus-Checked: Checked by ClamAV on apache.org 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: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org