Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 12235 invoked from network); 27 Feb 2006 19:23:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Feb 2006 19:23:56 -0000 Received: (qmail 83002 invoked by uid 500); 27 Feb 2006 19:23:44 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 82975 invoked by uid 500); 27 Feb 2006 19:23:43 -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 82964 invoked by uid 99); 27 Feb 2006 19:23:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2006 11:23:43 -0800 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_MESSAGE,NO_REAL_NAME,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [159.53.36.120] (HELO sf7.svr.bankone.net) (159.53.36.120) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2006 11:23:43 -0800 Received: from se3.svr.bankone.net (se3.svr.bankone.net [155.180.234.122]) by sf7.svr.bankone.net (Switch-3.1.7/Switch-3.1.7) with ESMTP id k1RJNO5H010189 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Mon, 27 Feb 2006 14:23:24 -0500 Received: from jpmchase.com ([10.246.2.155]) by se3.svr.bankone.net (Switch-3.1.7/Switch-3.1.7) with ESMTP id k1RJNI4R012187 for ; Mon, 27 Feb 2006 14:23:19 -0500 Received: from ([10.21.212.168]) by imb1.jpmchase.com with ESMTP id KP-BRCGX.11414822; Mon, 27 Feb 2006 14:18:10 -0500 To: "Struts Users Mailing List" Cc: Struts Users Mailing List Subject: Re: JSP 1.2 ( JSTL EL) and checkbox problem. MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.10 March 22, 2002 Message-ID: From: digant.k.joshi@jpmorgan.com Date: Mon, 27 Feb 2006 14:19:51 -0500 X-MIMETrack: Serialize by Router on MIUSMF009/JPMCHASE(Release 6.5.3|September 14, 2004) at 02/27/2006 02:22:46 PM, Serialize complete at 02/27/2006 02:22:46 PM Content-Type: multipart/alternative; boundary="=_alternative 006A303A85257122_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_alternative 006A303A85257122_= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit No, I am using jsp version of EL <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %> Do i have to use struts-el for making life easier, especially when using checkbox or radio button controls? What's the best way to get struts-el jar/tlds ? Thanks. Digant Dave Newton 02/27/2006 01:50 PM Please respond to "Struts Users Mailing List" To: Struts Users Mailing List cc: Subject: Re: JSP 1.2 ( JSTL EL) and checkbox problem. digant.k.joshi@jpmorgan.com wrote: > 1. Drop down default value selection should be done based on Form value "sectorId" and when user chooses any value from drop down, value of > ${sector.sectorId} should populate sectorId. I am getting ${sector.sectorId}displayed as all of my values in dropdown. > Are you using the EL versions of the Struts HTML taglib? > 2. I have big problem with html:checkbox, it doesn't communicate values > back from FormBean to Action servlet, even after overloading > ActionForm.reset() method with default vaule. > Checkboxes don't get sent if they're not checked. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and affiliates. --=_alternative 006A303A85257122_=--