Hello there! I believe this is an HTML/HTTP issue, but...

I have a userForm that some of the fields (selects) when the user is
editing must come as readonly (disabled). Well, that's almost ok,
because I need that data on the action called by the form, and those
values are not passed to the action.
I tried to use hidden values together with the html:select, but it
seems that struts is too smart and its not setting the values, keeping
the null ones :(

Any solutions for this dumb problem?

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to