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 <[EMAIL PROTECTED]>
02/27/2006 01:50 PM
Please respond to "Struts Users Mailing List"

 
        To:     Struts Users Mailing List <user@struts.apache.org>
        cc: 
        Subject:        Re: JSP 1.2 ( JSTL EL) and checkbox problem.


[EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





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.

Reply via email to