Hey all

Is there a way to set a default value for a s:textfield? I am trying
something like this: <s:textfield name="someField" value="<s:property
value="someValue" /> but am receiving a TLD error. 

I also discovered that a <s:form> doesn't capture values from disabled input
fields, now I know that there's already been a bug reported on s:textfield
not being able to handle the 'disabled' attribute properly, but even if I
use a standard <input disabled name="someValue"/> the form won't parse the
value. Is this a bug or expected behaviour?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/-S2--%3Cs%3Atextfield%3E-questions-tf3864087.html#a10946694
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to