Re: Problems on disabling inputs

2004-08-15 Thread Erik Weber
r the property being disabled not sure if this will solve you problem - a dump of the exact exception you are getting may shed more light Regards Mike - Original Message - From: "Leandro Melo" <[EMAIL PROTECTED]> To: "struts jakarta" <[EMAIL PROTECTED]> Sen

Re: Problems on disabling inputs

2004-08-15 Thread Leandro Melo
; not sure if this will solve you problem - a dump of > the exact exception you > are getting may shed more light > > Regards > Mike > > > - Original Message - > From: "Leandro Melo" <[EMAIL PROTECTED]> > To: "struts jakarta" <[EMAI

Re: Problems on disabling inputs

2004-08-15 Thread Jason King
ts jakarta" <[EMAIL PROTECTED]> Sent: Sunday, August 15, 2004 11:21 AM Subject: Problems on disabling inputs Hi, if i try to disable an input like this i get something like this form the browser which, i don't know why causes my ActionForm to not "see" the value o

Re: Problems on disabling inputs

2004-08-15 Thread Mike Deegan
shed more light Regards Mike - Original Message - From: "Leandro Melo" <[EMAIL PROTECTED]> To: "struts jakarta" <[EMAIL PROTECTED]> Sent: Sunday, August 15, 2004 11:21 AM Subject: Problems on disabling inputs > Hi, > if i try to disable an input l

Problems on disabling inputs

2004-08-15 Thread Leandro Melo
Hi, if i try to disable an input like this i get something like this form the browser which, i don't know why causes my ActionForm to not "see" the value of the specific input, and then generate an error. Leandro