makhno wrote:
<struts:set name="x" value="hello"> will search for an attribute named
"hello" and try to evaluate it.

So give it something that when evaluated is the string you want:
value="%{'hello'}"

-Dale

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

Reply via email to