[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]