I am sorry DNewfield, I did not test it right
Your solution works
Thank you very much




makhno wrote:
> 
> That does not seem to assign "hello" to x attribute
> lloks like the attribute remains unassigned
> 
> 
> DNewfield wrote:
>> 
>> 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]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Setting-an-action-scoped-attribute-to-a-string-literal-with-%3Cstruts%3Aset%3E--tf4064070.html#a11548752
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