Author Login
Post Reply
I need to set a variable that is specific to the object id I'm working
with. I tried something like this:
<s:set name="something_%{obj.id}" value="'test'"/>
and then later in the page:
<s:property value="#something_%{obj.id}" />
but didn't get anything. Is there a different way to do this?
--
Frank Maritato
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)