Author Login
Post Reply
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?
--
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)