There is also the readonly attribute to html:text.
Erik
Leandro Melo wrote:
I don't get exception Mike, i just get the following
on my page (viewing source from the browser).
instead of getting this.
Then, when the user submits the data, my ActionForm
understands that the input "test" is equals("
I don't get exception Mike, i just get the following
on my page (viewing source from the browser).
instead of getting this.
Then, when the user submits the data, my ActionForm
understands that the input "test" is equals("").
So, it returns some action errors.
--- Mike Deegan <[EMAIL PROTEC
This is an HTML-HTTP thing not a Struts thing. Disabled input elements
aren't included in the get/post, just like unchecked check boxes.
Mike Deegan wrote:
Not sure the exact error you are getting, but I had a similar and going from
memory ...
when using the tag with disable="true" for a proper
Not sure the exact error you are getting, but I had a similar and going from
memory ...
when using the tag with disable="true" for a property I had to
also code a for the property being disabled
not sure if this will solve you problem - a dump of the exact exception you
are getting may shed more
4 matches
Mail list logo