Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@www.apache.org Received: (qmail 6426 invoked from network); 4 Feb 2004 16:45:00 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Feb 2004 16:45:00 -0000 Received: (qmail 57426 invoked by uid 500); 4 Feb 2004 16:43:38 -0000 Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 57393 invoked by uid 500); 4 Feb 2004 16:43:38 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 57317 invoked from network); 4 Feb 2004 16:43:37 -0000 Received: from unknown (HELO firewall.set) (151.9.114.70) by daedalus.apache.org with SMTP; 4 Feb 2004 16:43:37 -0000 Received: from [151.9.114.70] (HELO localhost) by firewall.set (AltaVista Mail V2.0J/2.0J BL25J listener) id 0000_006b_4021_1e62_62d1; Wed, 04 Feb 2004 17:31:30 +0100 Received: from RENATONEW (romano.set [192.168.160.59]) by setmail.set (AIX4.3/8.9.3/8.9.3) with ESMTP id RAA26768; Wed, 4 Feb 2004 17:39:24 GMT Reply-To: From: "Renato Romano" To: "'Struts Users Mailing List'" , Subject: and struts-EL Date: Wed, 4 Feb 2004 17:57:46 +0100 Organization: Sistemi e Telematica S.p.A. Message-ID: <009901c3eb40$03512630$3ba0a8c0@sistel.set> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm using a customized version of the checkbox tag that always sets in the property field a value of true or false depending on the state of the checkbox, thus avoiding the noisy problem of "not checked tags does not reset the property"; this was needed to me because the form is in session scope, and so using the reset form method was not easy. Anyway, I now need to use such a checkbox inside nested/indexed properties, that I access using struts-el. It works fine, but I now think I shoul override the struts-el checkbox tag class to obtain the same behavior that's right ? Is there any class relationship between the struts-el tags and the corresponding struts tags ?? I looked for documentation or javaDoc but couldn't find nothing... Any help is appreciated Renato ____________________________________ Renato Romano Sistemi e Telematica S.p.A. Calata Grazie - Vial Al Molo Giano 16127 - GENOVA e-mail: r.romano@set-network.com Tel.: 010 2712603 _____________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org