26 January 2006 13:04
To: Struts Users Mailing List
Subject: Re: struts html:checkbox value
On 1/26/06, Vidya (Suvarna) Mahavadi <[EMAIL PROTECTED]> wrote:
> Is there a work around for this..
Not a simple one - for text or textarea elements the "readonly"
attribute would do the job
On 1/26/06, Vidya (Suvarna) Mahavadi <[EMAIL PROTECTED]> wrote:
> Is there a work around for this..
Not a simple one - for text or textarea elements the "readonly"
attribute would do the job you're looking for, but from memory
"readonly" isn't part of the html 4 standard for checkbox.
One approac
On 1/26/06, Vidya (Suvarna) Mahavadi <[EMAIL PROTECTED]> wrote:
>
> Is there a work around for this..
Can the user change the value of the checkboxes?
I mean they are always disabled or you enable/disable them dynamically?
Tamas
Is there a work around for this..
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Thursday 26 January 2006 12:24
To: Struts Users Mailing List
Subject: Re: struts html:checkbox value
On 1/26/06, Vidya (Suvarna) Mahavadi <[EMAIL PROTECTED]> wrote:
>
>
:(
- Original Message -
From: "Vidya (Suvarna) Mahavadi" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, January 26, 2006 5:16 PM
Subject: RE: struts html:checkbox value
I did. But it does not help.
I have a form with a huge list of data (whic
On 1/26/06, Vidya (Suvarna) Mahavadi <[EMAIL PROTECTED]> wrote:
>
> 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...
This is a browser / HTTP isssue
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
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"
Sent: Thursday, January 26, 2006 4:37 PM
Subject: struts html:ch
8 matches
Mail list logo