I did. But it does not help. 

I have a form with a huge list of data (which I am displaying in pages,
10 per page) and a save button which saves the data (on the current
page) and reloads the page. When it submits the form it is ignoring the
disabled check boxes (always submits as false), it should actually
submit the Boolean properties of them. Any ideas on this please...


Vidya

-----Original Message-----
From: Pham Anh Tuan [mailto:[EMAIL PROTECTED] 
Sent: Thursday 26 January 2006 11:53
To: Struts Users Mailing List
Subject: Re: struts html:checkbox value

Dear Vidya,

there's a solution, in reset method of your form bean, you should set
all 
your checkbox to false. ;)

----- Original Message ----- 
From: "Vidya (Suvarna) Mahavadi" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Thursday, January 26, 2006 4:37 PM
Subject: struts html:checkbox value




Hi ,



If a check box is disabled and checked does it submit the value true? I
have a situation where it is not submitting the disabled checkbox
properties. Is there a work around for this...



Regards,
Vidya


This message and any attachments are confidential and intended solely
for 
the addressee. If you have received this message in error, please notify

Discovery immediately, telephone number +27 11 529 2888. Any
unauthorised 
use; alteration or dissemination of the contents of this email is
strictly 
prohibited. In no event will Discovery or the sender be liable in any
manner 
whatsoever to any person for any loss or any direct, indirect, special
or 
consequential damages arising from use of this email or any linked
website, 
including, without limitation, from any lost profits, business
interruption, 
loss of programmes or other data that may be stored on any information 
handling system or otherwise from any assurance that this email is virus

free even if Discovery is expressly advised of the possibility of such 
damages. Discovery is an Authorised Financial Services Provider.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

This message and any attachments are confidential and intended solely for the 
addressee. If you have received this message in error, please notify Discovery 
immediately, telephone number +27 11 529 2888. Any unauthorised use; alteration 
or dissemination of the contents of this email is strictly prohibited. In no 
event will Discovery or the sender be liable in any manner whatsoever to any 
person for any loss or any direct, indirect, special or consequential damages 
arising from use of this email or any linked website, including, without 
limitation, from any lost profits, business interruption, loss of programmes or 
other data that may be stored on any information handling system or otherwise 
from any assurance that this email is virus free even if Discovery is expressly 
advised of the possibility of such damages. Discovery is an Authorised 
Financial Services Provider.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to