Skip to content

Instantly share code, notes, and snippets.

@alexzhan
Created October 8, 2010 08:44
Show Gist options
  • Save alexzhan/616526 to your computer and use it in GitHub Desktop.
Save alexzhan/616526 to your computer and use it in GitHub Desktop.
<s:set name="var" value="XXX" />
<s:property value="{#var}" />
<s:if test="%{#var == YYY}">
</s:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment