Hey All, I've tried searching but either I dont' know what to search for, or it simply hasn't been asked yet.
I have a textfield <s:textfield required="true" label="My Field" name="myObject.name"> Works fine until the string gets returned with something like the following: "${dont.evaluate}" I want the textfield to actually contain this string, instead it is being evaluated, and since the object doesn't exist in this context, whats being populated is a blank string. Any thoughts? -- View this message in context: http://www.nabble.com/Populating-textfield-with-dynamic-string%2C-stop-expression-evaluation.-tp20631795p20631795.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]