--- Maxx <[EMAIL PROTECTED]> wrote: > Back on this: > > <s:set name="testValue" value="%{12}" /> > > testValue = <s:property value="#testValue" /> // print 1 > > > > <s:set name="testValueName" value="%{'testValue'}" /> > > testValueName = <s:property value="#testValueName" /> // print > testValue > > > > // print nothing!!! > > testValue (via xxxName) = <s:property value="%{%{#testValueName}}" /> > > Still no idea...?
What are you trying to do? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]