--- On Fri, 10/17/08, doahh wrote:
> I have no idea why the mehtod you gave doesn't work for me [...]

Because he provided JSP syntax (more accurate the OGNL syntax inside an S2 
"property" tag in either JSP or FreeMarker). A plain %{expression} inside 
FreeMarker, IIRC, would be meaningless.

Another FreeMarker page at [1] provides different names for the scopes; I don't 
know why the two docs aren't the same, or which is correct. You should also be 
able to access the values via the OGNL syntax inside an <@s.property...> 
FreeMarker "tag".

Dave

[1] http://struts.apache.org/2.x/docs/freemarker.html


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

Reply via email to