Re: [S1] Disabled Input Box

2011-01-25 Thread Paweł Wielgus
Hi all, or read-only. Best greetings, Paweł Wielgus. 2011/1/21 Romman, Greg greg_rom...@adp.com: On Fri, Jan 21, 2011 at 3:53 PM, Anjib Mulepati wrote: So what can be the options for me? Can you make it hidden instead of disabling it? Regards, Greg

[S1] Disabled Input Box

2011-01-21 Thread Anjib Mulepati
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

Re: [S1] Disabled Input Box

2011-01-21 Thread Paul Benedict
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

Re: [S1] Disabled Input Box

2011-01-21 Thread Anjib Mulepati
So what can be the options for me? On 1/21/2011 3:46 PM, Paul Benedict wrote: 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 Mulepatianji...@hotmail.com wrote: Hi I have a query

Re: [S1] Disabled Input Box

2011-01-21 Thread Paul Benedict
What do you mean? What options do you want? On Fri, Jan 21, 2011 at 2:53 PM, Anjib Mulepati anji...@hotmail.com wrote: So what can be the options for me? On 1/21/2011 3:46 PM, Paul Benedict wrote: Per the HTML spec, disabled form controls are not submitted by the browser. This is not a

Re: [S1] Disabled Input Box

2011-01-21 Thread Dave Newton
On Fri, Jan 21, 2011 at 3:53 PM, Anjib Mulepati wrote: So what can be the options for me? Default form values? (I think that's more or less what ActionForm.reset() is for, isn't it?) Dave

RE: [S1] Disabled Input Box

2011-01-21 Thread Romman, Greg
On Fri, Jan 21, 2011 at 3:53 PM, Anjib Mulepati wrote: So what can be the options for me? Can you make it hidden instead of disabling it? Regards, Greg -- This message and any attachments are intended only for the use of the