Per the HTML spec, disabled form controls are not submitted by the browser.
This is not a limitation of Struts.

On Fri, Jan 21, 2011 at 2:42 PM, Anjib Mulepati <anji...@hotmail.com> wrote:

> Hi
>
> I have a query regarding the behaviour of Strut's ActionForm.
>
> If we have disabled input box on the JSP page can ActionForm get the value
> of that box? Right now when I am debugging it is showing me null, I can get
> value for all other element on the form.
>
> Thanks
> Anjib
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to