Hi Yariel,
I know this problem, you can generate an input hidden with value of checkbox
(to get value off the checkbox after a post) and generate the radio with
disabled property (for display). For this case, you must manage two html
fields in your JSP. Morever if you want mange html select, the p
Hi all:
I need to put some disabled form fields into my page. When I fill the
components with the server data, not problem, everything goes well. But,
when I submit the form the values of those components are not mapped to the
ActionForm (it's value is the default one).
What can I do to
Hi all:
I need to put some disabled form fields into my page. When I fill the
components with the server data, not problem, everything goes well. But, when I
submit the form the values of those components are not mapped to the ActionForm
(it's value is the default one).
What can I do to
Hi all:
I need to put some disabled form fields into my page. When I fill the
components with the server data, not problem, everything goes well. But, when I
submit the form the values of those components are not mapped to the ActionForm
(it's value is the default one).
What can I do to
:54:42 +0100
Subject: Re: disabled form fields
Hi,yes it's normal. HTML input which are disabled can be not post by form.
Thisbehaviour is not because of Struts, with anywhere technologie (PHP, ...),
HTML inputs which are disabled canbe not post by form.See HTML specification
athttp://www.w3
Hi,
yes it's normal. HTML input which are disabled can be not post by form. This
behaviour is not because of Struts
, with anywhere technologie (PHP, ...), HTML inputs which are disabled can
be not post by form.
See HTML specification at
http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.12.1
I've got a form where a bunch of fields are disabled. It appears that these
disabled fields are not being autopopulated to my actionform. Is this
possible?
___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
---
7 matches
Mail list logo